mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-02-24 13:34:08 -05:00
Updated Dev Setup: Linux (markdown)
parent
d1e3b6b72a
commit
95eaed0306
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
###Index:
|
||||
* [Simple Linux Installation](#simplelinux) - Rewrite Complete
|
||||
|
||||
* [Simple Linux Installation](#Simple-Linux-Installation) - Rewrite Complete
|
||||
* [Complex Linux](#complexlinux)
|
||||
* [Simple Ubuntu](#simpleubuntu)
|
||||
* [Ubuntu Screencast](http://youtu.be/usN85KSiWUM)
|
||||
|
||||
|
||||
### <a name="simplelinux"></a> Simple Linux Installation
|
||||
###Simple Linux Installation
|
||||
|
||||
On Linux, you'll need make, build-essential, ruby, curl and git installed (`sudo apt-get install make build-essential ruby curl git`).
|
||||
|
||||
|
|
Loading…
Reference in a new issue