Explorar o código

Correct appmaker readme usage example

Bruce %!s(int64=8) %!d(string=hai) anos
pai
achega
5fcb5fa7eb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/appmaker/README.md

+ 1 - 1
examples/appmaker/README.md

@@ -53,5 +53,5 @@ Below example will create a new Bot Application under the given account.
 The Bot will be named **DiscordGoRocks**
 
 ```sh
-./appmaker -t YOUR_USER_TOKEN -a DiscordGoRocks
+./appmaker -t YOUR_USER_TOKEN -n DiscordGoRocks
 ```