add missing cd instruction to the install steps

This commit is contained in:
Leo Arias 2017-12-03 14:21:25 -06:00 committed by GitHub
parent 0e91addbad
commit ab84a237e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ IPFS transport for apt
Copy the ipfs file from this repo to the directory for apt transport methods:

git clone https://github.com/JaquerEspeis/apt-transport-ipfs
cd apt-transport-ipfs
sudo mv ipfs /usr/lib/apt/methods/ipfs

# Configure