|
|
@@ -38,7 +38,7 @@ sudo mv ./discordo /usr/local/bin
|
|
|
|
|
|
- Run the executable in a new Terminal window.
|
|
|
|
|
|
-By default, Discordo utilizes OS-specific keyring to store credentials such as client authentication token. However, if you prefer not to use a keyring, you may set the `token` field in the configuration file (`~/.config/discordo/config.json`) and Discordo will prioritize the usage of `token` field to login instead of keyring.
|
|
|
+By default, Discordo utilizes OS-specific keyring to store credentials such as client authentication token. However, if you prefer not to use a keyring, you may set the `token` field in the configuration file (`~/.config/discordo/config.json`) and Discordo will prioritize the usage of `token` field to login instead of keyring.
|
|
|
|
|
|
- Log in using the email and password (first-time login) and click on the "Login" button to continue.
|
|
|
|