Removed the unnecessary shell prompt

This commit is contained in:
Leon Mika 2025-01-04 14:35:08 +11:00
parent 3defe55599
commit 94b874233c

View file

@ -23,5 +23,5 @@ Valid options:
If you have Go: If you have Go:
```shell ```shell
$ go install lmika.dev/cmd/send2gokapi@latest go install lmika.dev/cmd/send2gokapi@latest
``` ```