Skip to content

Commit

Permalink
docs: update ipfs-swarm-key-gen example (#10453)
Browse files Browse the repository at this point in the history
  • Loading branch information
gabemeola committed Jun 21, 2024
1 parent f08d585 commit de87573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/experimental-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ Stable but not quite ready for prime-time.

Generate a pre-shared-key using [ipfs-swarm-key-gen](https://github.com/Kubuxu/go-ipfs-swarm-key-gen)):
```
go get github.com/Kubuxu/go-ipfs-swarm-key-gen/ipfs-swarm-key-gen
go install github.com/Kubuxu/go-ipfs-swarm-key-gen/ipfs-swarm-key-gen@latest
ipfs-swarm-key-gen > ~/.ipfs/swarm.key
```

Expand Down

0 comments on commit de87573

Please sign in to comment.