Skip to content

Commit b6cef38

Browse files
authored
Update README.rst
1 parent 1dd413d commit b6cef38

File tree

1 file changed

+0
-26
lines changed

1 file changed

+0
-26
lines changed

README.rst

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -50,32 +50,6 @@ Contributions are welcome! Please read our `Code of Conduct
5050
<https://github.com/adafruit/Adafruit_CircuitPython_Display_Text/blob/master/CODE_OF_CONDUCT.md>`_
5151
before contributing to help this project stay welcoming.
5252

53-
Building locally
54-
================
55-
56-
Zip release files
57-
-----------------
58-
59-
To build this library locally you'll need to install the
60-
`circuitpython-build-tools <https://github.com/adafruit/circuitpython-build-tools>`_ package.
61-
62-
.. code-block:: shell
63-
64-
python3 -m venv .env
65-
source .env/bin/activate
66-
pip install circuitpython-build-tools
67-
68-
Once installed, make sure you are in the virtual environment:
69-
70-
.. code-block:: shell
71-
72-
source .env/bin/activate
73-
74-
Then run the build:
75-
76-
.. code-block:: shell
77-
78-
circuitpython-build-bundles --filename_prefix adafruit-circuitpython-display_text --library_location .
7953

8054
Sphinx documentation
8155
-----------------------

0 commit comments

Comments
 (0)