full-node: Update file name for 64-bit

This commit is contained in:
Will Binns 2016-12-27 19:34:12 -06:00
parent 3c600bd5be
commit 0a952417eb

View file

@ -405,7 +405,7 @@ followed by the argument `xzf` followed by the file name. The argument
`xzf` means eXtract the gZipped tar archive File. For example, for a `xzf` means eXtract the gZipped tar archive File. For example, for a
64-bit tar archive in your current directory, the command is: 64-bit tar archive in your current directory, the command is:
tar xzf bitcoin-0.13.1-linux64.tar.gz tar xzf bitcoin-0.13.1-x86_64-linux-gnu.tar.gz
This will create the directory `bitcoin-0.13.1` within your current This will create the directory `bitcoin-0.13.1` within your current
working directory. We will install the contents of its `bin` working directory. We will install the contents of its `bin`