Skip to content

Commit

Permalink
docs: update usage section
Browse files Browse the repository at this point in the history
  • Loading branch information
luizdesuo committed Nov 7, 2023
1 parent fd1e08a commit aa212b1
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 @@ -127,10 +127,10 @@ The project structure will look similar to that shown below:
└── test_project_name.py
```

Then, install the project with:
After changing directory to project-name folder, install the project with:

```bash
poetry install project-name
poetry install
```

Start version control tracking:
Expand Down

0 comments on commit aa212b1

Please sign in to comment.