mirror of
https://github.com/zadam/trilium.git
synced 2025-10-09 15:08:14 +08:00
fix(docs): update the command used to edit docs
This commit is contained in:
parent
7ef05780a6
commit
ef581b181f
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
|
git clone https://github.com/TriliumNext/Notes.git
|
||||||
cd Notes
|
cd Notes
|
||||||
pnpm install
|
pnpm install
|
||||||
pnpm nx run edit-docs:serve
|
pnpm nx run edit-docs:edit-docs
|
||||||
```
|
```
|
||||||
|
|
||||||
### Building the Executable
|
### Building the Executable
|
||||||
|
|
Loading…
Add table
Reference in a new issue