Update README.md
This commit is contained in:
parent
f69ba53f68
commit
fb7d3439fe
15
README.md
15
README.md
@ -18,18 +18,15 @@ On other OSes or if you decide not to follow my recommendation run either
|
|||||||
|
|
||||||
Note that it both versions of PySide are installed Qt 6 will be preferred.
|
Note that it both versions of PySide are installed Qt 6 will be preferred.
|
||||||
|
|
||||||
## Config file
|
If you don't want to deal with this, you can download pre-packaged executables from the [Releases](https://gitlab.com/faerbit/fime/-/releases) section.
|
||||||
|
|
||||||
The file path is OS dependant. There is an error message on the first start, which will tell you the correct path for
|
## Configuration
|
||||||
your OS.
|
|
||||||
|
|
||||||
Format:
|
You probably want to configure the App in the settings dialog before you start using it.
|
||||||
```
|
|
||||||
jira_url = https://jira.company.com
|
|
||||||
jira_token = aBc1D34
|
|
||||||
```
|
|
||||||
|
|
||||||
The `jira_token` is a Personal Access Token. See [here](https://confluence.atlassian.com/enterprise/using-personal-access-tokens-1026032365.html) on how to get one.
|
The Jira URL will just be the base URL to you're Jira Instance (e.g. `https://jira.company.com`)
|
||||||
|
|
||||||
|
The Jira Token is a Personal Access Token. See [here](https://confluence.atlassian.com/enterprise/using-personal-access-tokens-1026032365.html) on how to get one.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user