Skip to content

Commit

Permalink
Merge pull request #373 from Qwerty-Shorty/master
Browse files Browse the repository at this point in the history
fixed typo in readme file
  • Loading branch information
ggggg authored Jan 19, 2024
2 parents 74e2909 + fe7bd1d commit e41fd90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ The fundamental problem we are trying to solve :
## Installation Using NPM

```sh
git clone https://github.com/VIAplanner/VIAplanner.git
cd VIAplanner
git clone https://github.com/VIAplanner/via-timetable.git
cd via-timetable
yarn
yarn serve
```
Expand Down

0 comments on commit e41fd90

Please sign in to comment.