Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AJYChen authored Jan 19, 2022
1 parent 9f468bd commit d3667a6
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 @@ -25,7 +25,7 @@ The main goal of the system's design is to improve the user experience of the cu
3. Open a browser and direct to ``http://localhost:8080``.
4. Now you are good to go.

___Note: This frontend will still call api to our server, instead of the one you run locally.___
___Note: This frontend will still call api to our server instead of the one you run locally.___
- **Backend**:
1. Install ``python`` and ``virtualenv``.
2. Create a virtual environment using ``virtualenv virtualEnv``. (virtualEnv can be replaced by whatever you want)
Expand Down

0 comments on commit d3667a6

Please sign in to comment.