mention OS in the README (fixes #109)
This commit is contained in:
parent
8f4bef2e1b
commit
caec0d4041
@ -1,6 +1,10 @@
|
||||
# Requirements
|
||||
|
||||
Installing dependencies
|
||||
Installing dependencies on Ubuntu 12.10
|
||||
|
||||
sudo apt-get install jekyll node-less
|
||||
|
||||
Installing dependencies on older Ubuntu and Debian distributions
|
||||
|
||||
sudo apt-get install rubygems ruby1.9.1-dev build-essential
|
||||
sudo gem install jekyll json less therubyracer
|
||||
|
||||
Loading…
Reference in New Issue
Block a user