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

This commit is contained in:
Jon Fuller
2025-05-29 12:01:07 -07:00
committed by GitHub
parent 7ef05780a6
commit ef581b181f

View File

@@ -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