Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
typo in flask solved
  • Loading branch information
TobiasBeck777 committed Oct 23, 2022
1 parent 5d33422 commit d89757f
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 @@ -16,7 +16,7 @@ This repository is for the project 'Säuli' for BaselHack 2022 from Team Nr. 3.
- Install NodeJS: https://nodejs.org/en/download/
- Install Angular CLI: `npm install -g @angular/cli`
- Install Angular Material: `ng add @angular/material`
- Install Flask-Cors: `pip install -U flas$k-cors`
- Install Flask-Cors: `pip install -U flask-cors`

## Tech stack
- Python 3
Expand Down

0 comments on commit d89757f

Please sign in to comment.