add missing cd instruction to the install steps
This commit is contained in:
parent
0e91addbad
commit
ab84a237e1
@ -13,6 +13,7 @@ IPFS transport for apt
|
|||||||
Copy the ipfs file from this repo to the directory for apt transport methods:
|
Copy the ipfs file from this repo to the directory for apt transport methods:
|
||||||
|
|
||||||
git clone https://github.com/JaquerEspeis/apt-transport-ipfs
|
git clone https://github.com/JaquerEspeis/apt-transport-ipfs
|
||||||
|
cd apt-transport-ipfs
|
||||||
sudo mv ipfs /usr/lib/apt/methods/ipfs
|
sudo mv ipfs /usr/lib/apt/methods/ipfs
|
||||||
|
|
||||||
# Configure
|
# Configure
|
||||||
|
Reference in New Issue
Block a user