Skip to content

Commit

Permalink
Merge pull request #70 from xofbd/fix-readme-typo
Browse files Browse the repository at this point in the history
Fix typo in running instructions
  • Loading branch information
AhmadIbrahiim authored May 14, 2024
2 parents 202deaa + d03689e commit 79dd527
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 79dd527

Please sign in to comment.