From 4dab61568582c19b3592a7b06aef1548da279438 Mon Sep 17 00:00:00 2001 From: Maruthi Date: Thu, 16 Jan 2025 19:04:46 +0530 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c8c9a0..a6a2779 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Clone the repository and install: ``` git clone https://github.com/ThDag/NotesOnly.git cd NotesOnly -pip install -r requirements.txt +pip install -r requirement.txt sudo python setup.py ```