From 0a952417eba2786b88762ebb2aa69f5f8322e32e Mon Sep 17 00:00:00 2001 From: Will Binns Date: Tue, 27 Dec 2016 19:34:12 -0600 Subject: [PATCH] full-node: Update file name for 64-bit --- en/full-node.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/full-node.md b/en/full-node.md index bd3c256e..2afb8137 100644 --- a/en/full-node.md +++ b/en/full-node.md @@ -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 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 working directory. We will install the contents of its `bin`