mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-30 10:56:53 -05:00
Updated Dev Setup: Linux (markdown)
parent
e112d11d86
commit
5db746aa4b
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
You will need to install MongoDB, Node.js, Git, cURL, "build essentials", and Python 2.7.
|
||||
|
||||
**NOTE: These instructions are for installing Node v4, but currently CodeCombat uses v5**. Consider using [nvm](https://github.com/creationix/nvm) instead.
|
||||
|
||||
Example for Ubuntu:
|
||||
|
||||
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 7F0CEB10
|
||||
|
|
Loading…
Reference in a new issue