mirror of https://github.com/louislam/uptime-kuma
Update README.md
parent
80eadcb236
commit
a3de63ac3c
|
@ -100,6 +100,7 @@ PS: For every new release, it takes some time to build the docker image, please
|
||||||
### Without Docker
|
### Without Docker
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
cd <uptime-kuma-directory>
|
||||||
git fetch --all
|
git fetch --all
|
||||||
git checkout 1.1.0 --force
|
git checkout 1.1.0 --force
|
||||||
npm install
|
npm install
|
||||||
|
|
Loading…
Reference in New Issue