This commit is contained in:
vi
2022-05-15 12:56:43 -04:00
committed by GitHub
parent 002b69cfa3
commit 6319d023e8

View File

@@ -41,7 +41,7 @@ git clone https://github.com/discord/discord-example-app.git
Then navigate to its directory and install dependencies:
```
cd discord-getting-started
cd discord-example-app
npm install
```
### Get app credentials