Readme: Add a warning about accents in the path

This commit is contained in:
TheElectronWill 2017-10-11 23:04:06 +02:00
parent 4d531b2add
commit 6638e86960

View file

@ -15,7 +15,12 @@ Open a terminal and run `./create-package.sh stable` to get the stable version o
## More informations
### Warning - no accents
The path where you run the script must **not** contain any special character like é, ü, etc. This is a limitation of the rpm tools.
### How to update
When a new version of discord is released, simply run the script again to get the updated version.
### Requirements