From e38df3bf0aa55ca7b4a98128093ff6b0cad81d37 Mon Sep 17 00:00:00 2001 From: Ash Date: Tue, 24 Jan 2023 21:46:50 +0400 Subject: [PATCH] fix --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e99318b28..d0c8fc637 100644 --- a/readme.md +++ b/readme.md @@ -23,7 +23,7 @@ Examples of interface and output: ### Briefly: 1. Download [TavernAI](https://github.com/TavernAI/TavernAI/archive/refs/heads/main.zip) 2. Install [Node.js v19.1.0](https://nodejs.org/download/release/v19.1.0/) -3. Run Start.bat (or use command: *node server.js*) +3. Run Start.bat (or use command: *npm install*, *node server.js*) ## AI Models * [KoboldAI](https://github.com/KoboldAI/KoboldAI-Client) * [NovelAI](https://novelai.net/)