mirror of
https://github.com/Ratstail91/SANCTUM.git
synced 2025-11-29 02:24:27 +11:00
Changed README.md to compile modules dependancies
This commit is contained in:
@@ -31,9 +31,10 @@ You will need:
|
||||
On Windows, you can hold Shift and Right Click the folder to get the option of a command prompt, inside that folder.
|
||||
```bash
|
||||
cd "SANCTUM" # Navigate to project folder
|
||||
npm i # For modules dependancies
|
||||
cd "A.D.A.M." # Choose a bot
|
||||
npm i
|
||||
node adam.js
|
||||
npm i # Install dependancies
|
||||
node adam.js # Run the bot
|
||||
```
|
||||
|
||||
4. ???
|
||||
|
||||
Reference in New Issue
Block a user