From ab84a237e15f0b18e096fd6e145882ab09e96bdc Mon Sep 17 00:00:00 2001 From: Leo Arias Date: Sun, 3 Dec 2017 14:21:25 -0600 Subject: [PATCH] add missing cd instruction to the install steps --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f38d7e3..ec8e812 100644 --- a/README.md +++ b/README.md @@ -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