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
|
git clone git://github.com/nim-lang/Nim.git
|
||||||
cd Nim
|
cd Nim
|
||||||
./boostrap.sh
|
./bootstrap.sh
|
||||||
```
|
```
|
||||||
### Nimble
|
### Nimble
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue