Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoGorelli committed Nov 15, 2021
1 parent 22a046f commit f52e2b9
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 @@ -62,10 +62,10 @@

## 🎉 Installation

In your [virtual environment](https://realpython.com/python-virtual-environments-a-primer/), run:
In your [virtual environment](https://realpython.com/python-virtual-environments-a-primer/), run (note: the `$` is not part of the command):

```console
python -m pip install -U nbqa
$ python -m pip install -U nbqa
```

## 🚀 Examples
Expand Down

0 comments on commit f52e2b9

Please sign in to comment.