forked from pothtonswer/discordmuffin
Correct appmaker readme usage example
This commit is contained in:
parent
65232ca5ef
commit
5fcb5fa7eb
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue