docs: fix indent
This commit is contained in:
parent
a86be6a9cb
commit
d0de0d14b2
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ The number of posts stored on your database can be found at `https://yourserver.
|
|||
|
||||
- Please remove `packages/backend-rs/target` before building Firefish.
|
||||
```sh
|
||||
rm --recursive --force packages/backend-rs/target
|
||||
```
|
||||
rm --recursive --force packages/backend-rs/target
|
||||
```
|
||||
- Please do not terminate `pnpm run migrate` even if it appears to be frozen.
|
||||
|
||||
### For Docker/Podman users
|
||||
|
|
Loading…
Reference in a new issue