diff --git a/ipfs.md b/ipfs.md index d21d2d4..d6c569f 100644 --- a/ipfs.md +++ b/ipfs.md @@ -58,7 +58,7 @@ In brief, these flags allow for migrating the daemon automatically when you inst Now that yu have the IPFS node running, you can now get the archive and pin a copy locally by way of its IPNS key. ```bash -ipfs pin add games-archive.stormux.org +ipfs pin add /ipns/games-archive.stormux.org ```