Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Do shift + right click and select open powershell (or cmd depending on your PC)


### Step three, Getting the files and initiating
On your terminal, execute the command `git clone https://github.com/fifthsonofole/discord.js-moderation-bot && cd discord.js-moderation-bot`, to install the files and initiate the directory.
On your terminal, execute the command `git clone https://github.com/J2Olsen/discord.js-moderation-bot && cd discord.js-moderation-bot`, to install the files and initiate the directory.

### Step four, installing Discord.js
Now, you should type `npm install discord.js`, we are installing the discord.js module. Note: This will make a file called `package-lock.json` and a directory called `node_modules`, please don't delete that.
Expand Down