Script typo
This commit is contained in:
parent
baf15585f7
commit
02d8673466
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue