mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
mention OS in the README (fixes #109)
This commit is contained in:
parent
8f4bef2e1b
commit
caec0d4041
1 changed files with 5 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue