From 02d867346699727e264c555a13114bd7151805ee Mon Sep 17 00:00:00 2001 From: Daniel Levy Date: Sat, 17 Oct 2015 13:19:23 -0600 Subject: [PATCH] Script typo --- Getting-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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