mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
full-node: Update file name for 64-bit
This commit is contained in:
parent
3c600bd5be
commit
0a952417eb
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue