mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
I needed therubyracer GEM to make this work. Also apt-get is default on debain-derived systems so better to list that.
This commit is contained in:
parent
08da958e6c
commit
b0023a10a8
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
Installing dependencies
|
||||
|
||||
aptitude install rubygems
|
||||
gem install jekyll aquarium json less
|
||||
sudo apt-get install rubygems
|
||||
sudo gem install jekyll aquarium json less therubyracer
|
||||
|
||||
# Usage
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue