We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6842346 commit b724aebCopy full SHA for b724aeb
getting-started/fabric-dht.md
@@ -90,7 +90,7 @@ Remember to replace `@example`with your space name, and remember to put the `.`a
90
2. **Sign the file**
91
92
```
93
-space-cli signzone myexample.zone > signed.event.json
+space-cli signzone @example myexample.zone > signed.event.json
94
95
96
The wallet will turn it into a signed Nostr event and bundles proof information to make it ready for publishing to Fabric.
0 commit comments