diff --git a/README.md b/README.md index dabbf31..92f6571 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ sh -c "$(curl -fsSL https://raw.githubusercontent.com/nthnn/Qrepo/master/support To update the current installed Qrepo, you can use the following on your terminal: ```bash +qrepo update +# Or qrepo x https://raw.githubusercontent.com/nthnn/Qrepo/master/support/install.sh ``` @@ -65,6 +67,12 @@ Otherwise, download the binary form from [here](https://github.com/nthnn/Qrepo/r qrepo x https://raw.githubusercontent.com/nthnn/Qrepo/master/support/install.sh ``` +- `update`: Installs an updated Qrepo. + Example: + ```bash + qrepo update + ``` + - `help`: Show help message for a specific command. Example: ```bash