Document new dev update command
This commit is contained in:
parent
76513a1f35
commit
9f5945094c
@ -36,14 +36,7 @@ The source for this script is [here](./installer/installer).
|
|||||||
## Update
|
## Update
|
||||||
|
|
||||||
Run `abra upgrade` to automatically download and install the latest release
|
Run `abra upgrade` to automatically download and install the latest release
|
||||||
version.
|
version. To update the development version, run `abra upgrade --dev`.
|
||||||
|
|
||||||
To update the development version, run
|
|
||||||
|
|
||||||
```sh
|
|
||||||
cd ~/.abra/src
|
|
||||||
git pull
|
|
||||||
```
|
|
||||||
|
|
||||||
## Hack
|
## Hack
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user