Skip to content

Commit

Permalink
readme typo
Browse files Browse the repository at this point in the history
  • Loading branch information
harshil21 committed Oct 9, 2023
1 parent 732b47c commit 3e3465b
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 @@ -84,7 +84,7 @@ Some notes:

If you would like to host this webapp yourself, you can do so. This is recommended if you want to make code changes to this repository.

1. Have [node](https://nodejs.org/en/download), npm and [webpack](https://webpack.js.org/guides/installation/), and [python](https://python.org/downloads) installed. This tutorial uses Python 3.11, although other python versions 3.7+ should work as well.
1. Have [node](https://nodejs.org/en/download), npm, [webpack](https://webpack.js.org/guides/installation/), and [python](https://python.org/downloads) installed. This tutorial uses Python 3.11, although other python versions 3.7+ should work as well.
2. Clone this repository.
```bash
git clone https://github.com/harshil21/TGDates.git
Expand Down

0 comments on commit 3e3465b

Please sign in to comment.