From d03689e3022d66c01240ed41fe4a4c102e0409f4 Mon Sep 17 00:00:00 2001 From: Don Fox Date: Sun, 19 Nov 2023 22:50:49 -0500 Subject: [PATCH] Fix typo in running instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53bf44b..74fa738 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Download the complete source code of any website (including all assets) 🔨. ## How to run it 🤔 - `git clone https://github.com/AhmadIbrahiim/Website-downloader.git` -- `cd website-downloader` +- `cd Website-downloader` - `$ npm install` - `$ npm start` - `http://localhost:3000/`