docs: fix comments about upgrading
This commit is contained in:
parent
c4fadc8bf1
commit
605e97181b
1 changed files with 1 additions and 1 deletions
|
@ -283,7 +283,7 @@ In this instruction, we use [Caddy](https://caddyserver.com/) to make the Firefi
|
||||||
|
|
||||||
## Upgrading
|
## Upgrading
|
||||||
|
|
||||||
Please refer to the [upgrade instruction](./upgrade.md). Be sure to switch to `firefish` user and go to the Firefish directory before performing `pnpm install --frozen-lockfile`:
|
Please refer to the [upgrade instruction](./upgrade.md). Be sure to switch to `firefish` user and go to the Firefish directory before executing the `git` command:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
sudo su --login firefish
|
sudo su --login firefish
|
||||||
|
|
Loading…
Reference in a new issue