Script typo

This commit is contained in:
Daniel Levy 2015-10-17 13:19:23 -06:00
parent baf15585f7
commit 02d8673466
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ After downloading the source (and extracting it), you need to extract build/csou
```
git clone git://github.com/nim-lang/Nim.git
cd Nim
./boostrap.sh
./bootstrap.sh
```
### Nimble