Merge pull request 'Make URI a link' (#110) from url-link into main
Reviewed-on: plume/documentation#110
This commit is contained in:
commit
9ab9ae743a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ You will need to have `wget` installed for this method to work.
|
|||
|
||||
To download and install the latest release, first define the following variable in your shell:
|
||||
|
||||
- `DOWNLOAD_URI`: URI of archived binary file. You may find it at https://git.joinplu.me/Plume/Plume/releases. It includes database name `postgres` or `sqlite` in the file name. Choose which you want.
|
||||
- `DOWNLOAD_URI`: URI of archived binary file. You may find it at [https://git.joinplu.me/Plume/Plume/releases](https://git.joinplu.me/Plume/Plume/releases). It includes database name `postgres` or `sqlite` in the file name. Choose which you want.
|
||||
|
||||
Then run these commands:
|
||||
|
||||
|
|
Loading…
Reference in a new issue