Update usage instructions

This commit is contained in:
Jeremy Ruston
2024-01-02 21:41:25 +00:00
parent 993eb5c90d
commit f42d3e0536
2 changed files with 2 additions and 2 deletions

View File

@@ -5,5 +5,5 @@ This plugin extends the TiddlyWiki 5 server running on Node.js to be able to hos
Before using the plugin, it is necessary to install dependencies by running the following command in the root of the ~TiddlyWiki5 repository:
```
npm install better-sqlite3
npm install
```