Add note about updating if installed from source

pull/60/head
Benjamin Melançon 5 years ago committed by GitHub
parent 6d39aa0405
commit bdf9b97c80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -22,6 +22,9 @@ $ git clone https://github.com/gitwatch/gitwatch.git
$ cd gitwatch
$ [sudo] install -b gitwatch.sh /usr/local/bin/gitwatch
```
#### Update
If you installed `gitwatch` from source, you can update it by following the exact same steps (or `git pull` rather than clone if you kept the repository around).
### bpkg
`gitwatch` can be installed with [bpkg](https://github.com/bpkg/bpkg). Make

Loading…
Cancel
Save