mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-02-21 11:05:56 +00:00
Updated 🆙 How to Update (markdown)
parent
a6c7160b4d
commit
96ff4206f0
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,9 @@ PS: For every new release, it takes some time to build the docker image, please
|
|||
## 🆙 💪🏻 Without Docker
|
||||
|
||||
```bash
|
||||
# Update your npm to the latest version
|
||||
npm install npm -g
|
||||
|
||||
cd <uptime-kuma-directory>
|
||||
git fetch --all
|
||||
git checkout 1.7.0 --force
|
||||
|
|
Loading…
Add table
Reference in a new issue