Readme: Add a warning about accents in the path
This commit is contained in:
parent
4d531b2add
commit
6638e86960
1 changed files with 5 additions and 0 deletions
|
|
@ -15,7 +15,12 @@ Open a terminal and run `./create-package.sh stable` to get the stable version o
|
||||||
|
|
||||||
## More informations
|
## 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
|
### How to update
|
||||||
|
|
||||||
When a new version of discord is released, simply run the script again to get the updated version.
|
When a new version of discord is released, simply run the script again to get the updated version.
|
||||||
|
|
||||||
### Requirements
|
### Requirements
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue