Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit ef581b1

Browse files
authored
fix(docs): update the command used to edit docs
1 parent 7ef0578 commit ef581b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Download the repository, install dependencies using `pnpm` and then run the envi
128128
git clone https://github.com/TriliumNext/Notes.git
129129
cd Notes
130130
pnpm install
131-
pnpm nx run edit-docs:serve
131+
pnpm nx run edit-docs:edit-docs
132132
```
133133

134134
### Building the Executable

0 commit comments

Comments
 (0)