Skip to content

Commit 23d3e3a

Browse files
committed
oops - blind CnP
1 parent 4f19cc0 commit 23d3e3a

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.rst

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,6 @@ To install system-wide (this may be required in some cases):
4343
4444
sudo pip3 install adafruit-circuitpython-lsm9ds1
4545
46-
To install in a virtual environment in your current project:
47-
48-
.. code-block:: shell
49-
50-
mkdir project-name && cd project-name
51-
python3 -m venv .env
52-
source .env/bin/activate
53-
pip3 install adafruit-circuitpython-lsm9ds1
54-
5546
Usage Example
5647
=============
5748

0 commit comments

Comments
 (0)