Clearer formatting in opening paragraph
This commit is contained in:
parent
73e5dd4995
commit
a78c963322
|
@ -1,8 +1,8 @@
|
||||||
To get the source code you need either of these:
|
To get the source code you need either of these:
|
||||||
|
|
||||||
* A working web browser + tar(or equivalent) `[[https://github.com/Araq/Nimrod/tarball/master]]`
|
* A working web browser + tar(or equivalent): https://github.com/Araq/Nimrod/tarball/master
|
||||||
* wget + tar `wget --no-check-certificate "https://github.com/Araq/Nimrod/tarball/master"`
|
* wget + tar: `wget --no-check-certificate "https://github.com/Araq/Nimrod/tarball/master"`
|
||||||
* git `git clone --depth 1 git://github.com/Araq/Nimrod.git`
|
* git: `git clone --depth 1 git://github.com/Araq/Nimrod.git`
|
||||||
|
|
||||||
### Bootstrapping
|
### Bootstrapping
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue