Louis Lam
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
README.md
|
@ -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 |
|
|