mirror of
https://github.com/danbulant/api_docs
synced 2026-05-19 20:28:52 +00:00
Add JavaScript Runtime to Readme (#796)
This commit is contained in:
parent
2a63948592
commit
f326b1fa5e
1 changed files with 4 additions and 0 deletions
|
|
@ -62,6 +62,10 @@ Now that Slate is all set up on your machine, you'll probably want to learn more
|
|||
|
||||
If you'd prefer to use Docker, instructions are available [in the wiki](https://github.com/lord/slate/wiki/Docker).
|
||||
|
||||
### Note on JavaScript Runtime
|
||||
|
||||
For those who don't have JavaScript runtime or are experiencing JavaScript runtime issues with ExecJS, it is recommended to add the [rubyracer gem](https://github.com/cowboyd/therubyracer) to your gemfile and run `bundle` again.
|
||||
|
||||
Companies Using Slate
|
||||
---------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue