From 7a5d6e2318df3dd8cb520f156a93def7618ffb5d Mon Sep 17 00:00:00 2001 From: Lunxaaa Date: Fri, 27 Feb 2026 02:04:52 +0100 Subject: [PATCH] Refactor setup instructions in README.md Removed redundant setup instructions formatting. --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index d790836..40743ad 100644 --- a/README.md +++ b/README.md @@ -19,12 +19,6 @@ Nova is a friendly, slightly witty Discord companion that chats naturally in DMs - Discord bot token with **Message Content Intent** enabled - OpenRouter or OpenAI API key -## Setup -1. Install dependencies: - ```bash - npm install - ``` - ## Setup 1. Install dependencies: ```bash