Update fork-instructions.md

This commit is contained in:
CryptoJake22 2018-03-02 19:37:16 -05:00 committed by GitHub
parent 812e8eea6e
commit 368f01b1cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -22,10 +22,9 @@ sudo mkswap swapfile
sudo chmod 0600 /swapfile
sudo swapon swapfile
echo "/swapfile none swap sw 0 0" | sudo tee -a etc/fstab > /dev/null
cd ~
```
`cd ~`
# Clone the BitcoinPrivate repo
```
git clone https://github.com/BTCPrivate/BitcoinPrivate