Skip to content

Commit db1a64d

Browse files
rjzupkoiiaaronWool
authored andcommitted
academicpages#2061 Update README with note on dependencies
1 parent a6439ef commit db1a64d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ When you are initially working your website, it is very useful to be able to pre
2727
1. Run `bundle install` to install ruby dependencies. If you get errors, delete Gemfile.lock and try again.
2828
1. Run `jekyll serve -l -H localhost` to generate the HTML and serve it from `localhost:4000` the local server will automatically rebuild and refresh the pages on change.
2929

30+
If you are running on Linux it may be necessary to install some additional dependencies prior to being able to run locally: `sudo apt install build-essentials gcc make`
3031

3132
# Maintenance
3233

0 commit comments

Comments
 (0)