Fix link to Babel source code
This commit is contained in:
parent
a78c963322
commit
751bc0c7e0
|
@ -17,7 +17,7 @@ After downloading the source (and extracting it), you need to extract build/csou
|
||||||
### Babel
|
### Babel
|
||||||
|
|
||||||
Babel is Nimrod's package manager
|
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`
|
* `nimrod c babel`
|
||||||
* `ln -s $PWD/babel /home/user/bin`
|
* `ln -s $PWD/babel /home/user/bin`
|
||||||
* `babel update`
|
* `babel update`
|
Loading…
Reference in New Issue