mirror of
https://github.com/gitwatch/gitwatch
synced 2024-11-18 21:26:31 +00:00
Merge pull request #60 from mlncn/patch-1
Add note about updating if installed from source
This commit is contained in:
commit
b0452b57ed
@ -22,6 +22,9 @@ $ git clone https://github.com/gitwatch/gitwatch.git
|
|||||||
$ cd gitwatch
|
$ cd gitwatch
|
||||||
$ [sudo] install -b gitwatch.sh /usr/local/bin/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
|
### bpkg
|
||||||
`gitwatch` can be installed with [bpkg](https://github.com/bpkg/bpkg). Make
|
`gitwatch` can be installed with [bpkg](https://github.com/bpkg/bpkg). Make
|
||||||
|
Loading…
Reference in New Issue
Block a user