Skip to content

Commit

Permalink
Revert "slight readme change"
Browse files Browse the repository at this point in the history
This reverts commit b05db12.
  • Loading branch information
chris-santiago committed Nov 16, 2021
1 parent b05db12 commit 9a08038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Create a virtual environment with Python {{cookiecutter.python_version}} and install from git:

```bash
pip install git+{{cookiecutter.project_github_pip}}
pip install {{cookiecutter.project_github_pip}}
```

## Use

0 comments on commit 9a08038

Please sign in to comment.