Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 569 Bytes

installation.md

File metadata and controls

17 lines (11 loc) · 569 Bytes

Installation Documentation

Required Software

Program Version Download Note
NodeJS >= 16.9 here Since discordjs v14 is used, the version needs to be at least 16.9.
Git Any here  

Download the repository

Open a terminal (Git Bash / CMD / Terminal / PowerShell or similar) and run the following commands:

$ git clone https://github.com/alexemanuelol/rustPlusPlus.git
$ cd rustPlusPlus
$ npm install