diff --git a/Getting-Started.md b/Getting-Started.md index b387fb7..af363a6 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -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