mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-02-19 02:57:09 -05:00
Updated Dev Setup: Linux (markdown)
parent
39c673daf3
commit
3773e0e1ee
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ On Linux, you'll need _make_, _build-essential_, _ruby_, _curl_ and _git_ instal
|
|||
curl https://raw.githubusercontent.com/codecombat/codecombat/master/scripts/devSetup/bootstrap.sh | bash -s your_repository_url
|
||||
```
|
||||
* If you haven't forked the repository, paste in the following command:
|
||||
|
||||
```bash
|
||||
curl https://raw.githubusercontent.com/codecombat/codecombat/master/scripts/devSetup/bootstrap.sh | bash
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue