updated texts

This commit is contained in:
hulmgulm
2026-02-02 20:08:55 +01:00
parent 6855bc1de6
commit 979fa0359a
5 changed files with 12 additions and 7 deletions

View File

@@ -24,7 +24,7 @@ As a quick heads-up of some differences when compared to `npm`:
## Installing dependencies
Run `pnpm i` at the top of the `Notes` repository to install the dependencies.
Run `pnpm i` at the top of the `Trilium` repository to install the dependencies.
> [!NOTE]
> Dependencies are kept up to date periodically in the project. Generally it's a good rule to do `pnpm i` after each `git pull` on the main branch.