update readme
This commit is contained in:
parent
a3c367d928
commit
c1ead35cd7
1 changed files with 9 additions and 6 deletions
11
README.md
11
README.md
|
@ -39,15 +39,18 @@ In both cases, replace `/home/user/Qt/6.7.2/gcc_64/lib` with your Qt installatio
|
|||
6. Note the **absolute**[^3] path to `6.7.2/gcc_64/lib` in your installation folder
|
||||
|
||||
|
||||
### Notes
|
||||
### Notes[^6]
|
||||
|
||||
[^1]: considering renaming
|
||||
|
||||
[^2]: Signature is on this repo: `qt672.tar.zst.sig`
|
||||
[^2]: Signature is on this repo: `qt672.tar.zst.sig` \
|
||||
The link leads to https://lfs724.b-cdn.net/qt672.tar.zst
|
||||
|
||||
[^3]: By absolute I mean like `/home/user/Qt/6.7.2/gcc_64/lib`
|
||||
[^3]: Absolute is like `/home/user/Qt/6.7.2/gcc_64/lib`
|
||||
|
||||
[^4]: You can use an environment variable `LD_LIBRARY_PATH` instead of `Djava.library.path`. Make it the same value
|
||||
[^4]: You can use an environment variable `LD_LIBRARY_PATH` instead of `-Djava.library.path`. Make it the same value
|
||||
|
||||
[^5]: Saves the artifact as `chaqt-1.0-SNAPSHOT.jar` in the `target` directory. \
|
||||
You can move it away and delete this repo
|
||||
|
||||
[^6]: I love footnotes
|
Loading…
Reference in a new issue