Skip to content

Commit

Permalink
Merge pull request #5 from adafruit/tannewt-patch-1
Browse files Browse the repository at this point in the history
Update README.rst
  • Loading branch information
tannewt authored Oct 17, 2024
2 parents a5910ee + db1f5fe commit 2919efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ To install in a virtual environment in your current project:
mkdir project-name && cd project-name
python3 -m venv .venv
source .env/bin/activate
source .venv/bin/activate
pip3 install adafruit-circuitpython-usb-host-midi
Installing to a Connected CircuitPython Device with Circup
Expand Down

0 comments on commit 2919efa

Please sign in to comment.