# Installation

{% hint style="info" %}
The Documentation for NodeJSCord, uses it's master branch! To install master, type: `npm install PixelTheGreat/NodeJSCord`
{% endhint %}

To install NodeJSCord for your needs, simply run the following command in your terminal:

```
npm install nodejscord --save
```
