Skip to content
This repository has been archived by the owner on Jan 27, 2022. It is now read-only.

Commit

Permalink
Added MongoDB Atlas setup guide link
Browse files Browse the repository at this point in the history
  • Loading branch information
HyDiscord authored Sep 9, 2021
1 parent 412e7d4 commit aaa07be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ HyDiscord was made using [node.js](https://nodejs.org), [discord.js](https://dis
3. Copy the token and save it somewhere.
4. Clone, fork or download the repository.
5. Download Node.js [here](https://nodejs.org) (Download the latest version)
6. Set up MongoDB locally, (you might have to modify a bit of code since I coded it with MongoDB Atlas in mind) or, if you don't know how to do setup MongoDB you can follow the MongoDB Atlas setup guide
6. Set up MongoDB locally, (you might have to modify a bit of code since I coded it with MongoDB Atlas in mind) or, if you don't know how to do setup MongoDB you can follow the [MongoDB Atlas setup guide](https://github.com/HyDiscord/HyDiscord/blob/master/atlas.md)
7. Navigate to the repository in a terminal. (most terminals use `cd` to change directory)
8. Run `npm i` in the terminal.
9. Open the project in a text editor. (such as VS Code or Notepad++)
Expand Down

0 comments on commit aaa07be

Please sign in to comment.