Skip to content

Commit

Permalink
docs: install correct d.js version in installation steps (#537)
Browse files Browse the repository at this point in the history
  • Loading branch information
itsUrcute committed Sep 21, 2022
1 parent 3e560c6 commit afeb934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -45,7 +45,7 @@ Sapphire is a Discord bot framework built on top of [discord.js] for advanced an
You can use the following command to install this package, or replace `npm install` with your package manager of choice.

```sh
npm install @sapphire/framework discord.js
npm install @sapphire/framework discord.js@13.x
```

---
Expand Down

0 comments on commit afeb934

Please sign in to comment.