site: download: drop comment

[ci skip]
This commit is contained in:
Simon Michael 2017-10-10 15:34:10 -07:00
parent 9c52095f4d
commit 453e4513c8

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. to get the current release of hledger and related tools.
Here's the more secure way: Here's the more secure way:
**`curl -O https://raw.githubusercontent.com/simonmichael/hledger/master/hledger-install/hledger-install.sh`** *# (or `wget -qO- ...`)* \ **`curl -O https://raw.githubusercontent.com/simonmichael/hledger/master/hledger-install/hledger-install.sh`**\
**`less hledger-install.sh`** *# (do security review)*\ **`less hledger-install.sh`** *# (do security review)*\
**`bash hledger-install.sh`** *# (add `-v` for more detail; use `bash -x` to show commands being run)* **`bash hledger-install.sh`** *# (add `-v` for more detail; use `bash -x` to show commands being run)*