site: download: fix comment

[ci skip]
This commit is contained in:
Simon Michael 2017-10-10 15:32:56 -07:00
parent 615f9f10d1
commit 9c52095f4d

View File

@ -41,7 +41,7 @@ On POSIX systems (mac/linux/freebsd..), use our new hassle-free installer
to get the current release of hledger and related tools.
Here's the more secure way:
**`curl -O https://raw.githubusercontent.com/simonmichael/hledger/master/hledger-install/hledger-install.sh`** *# (or `wget -qO- ...`; or fetch it from [github](https://github.com/simonmichael/hledger/blob/master/hledger-install/hledger-install.sh))* \
**`curl -O https://raw.githubusercontent.com/simonmichael/hledger/master/hledger-install/hledger-install.sh`** *# (or `wget -qO- ...`)* \
**`less hledger-install.sh`** *# (do security review)* \
**`bash hledger-install.sh`** *# (add `-v` for more detail; use `bash -x` to show commands being run)*