diff --git a/README.md b/README.md index 8b57b66..c093ea3 100644 --- a/README.md +++ b/README.md @@ -36,14 +36,7 @@ The source for this script is [here](./installer/installer). ## Update Run `abra upgrade` to automatically download and install the latest release -version. - -To update the development version, run - -```sh -cd ~/.abra/src -git pull -``` +version. To update the development version, run `abra upgrade --dev`. ## Hack