Fix pin add instruction.

You do need to use /ipns/games-archive.stormux.org.
Hunter Jozwiak 2024-01-20 16:03:36 -05:00
parent dd1399d37f
commit e717859c13

@ -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. 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 ```bash
ipfs pin add games-archive.stormux.org ipfs pin add /ipns/games-archive.stormux.org
``` ```