Skip to content

Commit

Permalink
fixed typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-dillon committed Sep 5, 2023
1 parent ed8c219 commit c64b2f2
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 @@ -67,8 +67,8 @@ more than one unpaid Fashion Magazine subscriptions
## Insructions

1. Clone the repo to your machine.
1. Create a virtual environment and install the packages listed in the
`requirements.txt` file.
1. Create and activate a virtual environment and install the packages listed in the
`requirements.txt` file. (instructions below)
1. Add your SQL query to the `sql/fashion_magazines.sql` file.
1. Run the `run_sql.py` script.
1. Add, Commit, and Push your `sql/fashion_magazines.sql` and
Expand Down

0 comments on commit c64b2f2

Please sign in to comment.