diff --git a/Getting-Started.md b/Getting-Started.md index 5b50212..86eb1d1 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -17,7 +17,7 @@ After downloading the source (and extracting it), you need to extract build/csou ### Babel Babel is Nimrod's package manager -* Download the source from `[[https://github.com/nimrod-code/babel]]` using one of the above methods. +* Download the source from https://github.com/nimrod-code/babel using one of the above methods. * `nimrod c babel` * `ln -s $PWD/babel /home/user/bin` * `babel update` \ No newline at end of file