From b341fe93ed4ebc9c47fc3b0fd72078987b3738b4 Mon Sep 17 00:00:00 2001 From: Aritra Banik Date: Sun, 25 Feb 2024 03:24:11 +0530 Subject: [PATCH] 040 --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 9bf9919..e486527 100644 --- a/README.MD +++ b/README.MD @@ -14,7 +14,7 @@ These instructions will get you a copy of the project up and running on your loc ## Prerequisites -Must have [Nim](https://nim-lang.org) version 2.0.2 or higher installed. +Must have [Nim](https://nim-lang.org) version 2.0.2 or higher as well as [SQLite3](https://www.sqlite.org/) must be installed. ## Dependencies