Update README.md

pull/98/head
dperolio 2 years ago committed by GitHub
parent 5f11a3bbe4
commit e74169f79d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -25,7 +25,7 @@ Installation (Windows):
Installation (\*nix):
* Clone the repository using git with this command: `git clone https://github.com/vizality/vizality`
* Run `cd vizality`
* Run `node src/setup inject --no-exit-codes` **as root**
* Run `npm run setup:sudo` **as root**
* And restart your discord client **completely** through the system tray.
### Uninstallation
@ -36,7 +36,7 @@ Uninstallation (Windows):
Uninstallation (\*nix):
* Go to the Vizality's folder using the `cd` command.
* Run `node src/setup uninject --no-exit-codes` **as root**
* Run `npm run setup:sudo` **as root**
* And restart your discord client **completely** through the system tray.
### Support

Loading…
Cancel
Save