mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-02-19 19:17:13 -05:00
Updated Dev Setup: Linux (markdown)
parent
2d0107b1a8
commit
3ddeb6f0f5
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
##Index:
|
||||
|
||||
* [Automatic Linux Installation](#simple-linux-installation)
|
||||
* [Automatic Linux Installation](#automatic-linux-installation)
|
||||
* [Complex Linux Installation](#complex-linux-installation)
|
||||
* [Ubuntu Installation](#ubuntu-installation)
|
||||
* [Installing the Database](#installing-the-database)
|
||||
* [Ubuntu Screencast](http://youtu.be/usN85KSiWUM) (video)
|
||||
|
||||
###Simple Linux Installation
|
||||
###Automatic 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