diff --git a/source/installation/with/prebuilt.html.md b/source/installation/with/prebuilt.html.md index aebdb45..73aa431 100644 --- a/source/installation/with/prebuilt.html.md +++ b/source/installation/with/prebuilt.html.md @@ -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 `postgresP` 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. It includes database name `postgres` or `sqlite` in the file name. Choose which you want. Then run these commands: diff --git a/source/update/prebuilt.html.md b/source/update/prebuilt.html.md index e29434c..75d25fb 100644 --- a/source/update/prebuilt.html.md +++ b/source/update/prebuilt.html.md @@ -6,7 +6,7 @@ Prebuilt binaries are only available for 64 bits Linux machines. You'll need to define a variable in your shell first: -- `DOWNLOAD_URI`: URI of archived binary file. You may find it at https://git.joinplu.me/Plume/Plume/releases. It includes database name `postgresP` 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. It includes database name `postgres` or `sqlite` in the file name. Choose which you want. Then run these commands: