Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions FlaskRecap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ A simple flask server to demonstrate basic flask.

## Getting Started

### Create a Virutal Enviornment
### Create a Virtual Environment

Follow instructions [here](https://packaging.python.org/guides/installing-using-pip-and-virtual-environments/) to create and activate virtual enviornment for this project.
Follow instructions [here](https://packaging.python.org/guides/installing-using-pip-and-virtual-environments/) to create and activate virtual environment for this project.

### Install Dependencies

Expand Down