Adding link for nostril.

This commit is contained in:
Stephen Vanderwarker 2024-07-08 20:13:15 -04:00
parent cc6ca94d2c
commit 098d561bc5
Signed by: stephen
GPG Key ID: EF429EF847868C14

View File

@ -54,7 +54,7 @@ Players need to use the `/auth` command to start the authentication process. The
Next, you need to sign a event kind "13378008" and the "d" tag to be your Minecraft username. Next, you need to sign a event kind "13378008" and the "d" tag to be your Minecraft username.
Using [nostril]() is quite easy. Using [nostril](https://github.com/jb55/nostril) is quite easy.
```sh ```sh
nostril --kind 13378008 --tag "d" "MinecraftUsername" nostril --kind 13378008 --tag "d" "MinecraftUsername"
``` ```