doc: Add update instruction

This commit is contained in:
Sayantan Santra 2023-09-03 01:07:30 -05:00
parent 956e6499da
commit 7c27682576
Signed by: SinTan1729
GPG key ID: EB3E68BFBA25C85F

View file

@ -6,6 +6,7 @@ Recommended way is to use [`pipx`](https://github.com/pypa/pipx) to install the
``` ```
pipx install git+https://github.com/SinTan1729/ReVancedBuilder pipx install git+https://github.com/SinTan1729/ReVancedBuilder
``` ```
And then you can update/reinstall the program using `pipx reinstall ReVancedBuilder`.
## How to use ## How to use
Just run `ReVancedBuilder <working-directory> (force/experimental/checkonly/buildonly)`. Just run `ReVancedBuilder <working-directory> (force/experimental/checkonly/buildonly)`.