Skip to content

Commit

Permalink
Fix typo in running instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
xofbd committed Nov 20, 2023
1 parent 202deaa commit d03689e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/`
Expand Down

0 comments on commit d03689e

Please sign in to comment.