diff --git a/README.md b/README.md index c04f0bd..76472f4 100644 --- a/README.md +++ b/README.md @@ -53,9 +53,9 @@ Wrap event to send to a relay: Send to a relay: - $ ./nostril --envelope --sec --content "this is a message" | websocat wss://nostr-pub.wellorder.net + $ ./nostril --envelope --sec --content "this is a message" | websocat wss://relay.damus.io Send a nip04 DM: - $ ./nostril --envelope --dm --sec --content "this is a secret" | websocat wss://nostr-pub.wellorder.net + $ ./nostril --envelope --dm --sec --content "this is a secret" | websocat wss://relay.damus.io