fix(docs): update the command used to edit docs

pull/2059/head
Jon Fuller 2025-05-29 12:01:07 +07:00 committed by GitHub
parent 7ef05780a6
commit ef581b181f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

@ -128,7 +128,7 @@ Download the repository, install dependencies using `pnpm` and then run the envi
git clone https://github.com/TriliumNext/Notes.git
cd Notes
pnpm install
pnpm nx run edit-docs:serve
pnpm nx run edit-docs:edit-docs
```
### Building the Executable