]> Repositories - Adafruit_Blinka-hackapet.git/blobdiff - README.rst
Add missing modules to API docs build.
[Adafruit_Blinka-hackapet.git] / README.rst
index db4839316a58f8c551986cf571650ce64c17f643..3522ed49121f490aa843abe8a9a7585b2e1e9813 100755 (executable)
@@ -43,7 +43,7 @@ Installing from PyPI
 =====================
 
 On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally `from
-PyPI <https://pypi.org/project/adafruit-blinka-displayio/>`_. To install for current user:
+PyPI <https://pypi.org/project/Adafruit-Blinka/>`_. To install for current user:
 
 .. code-block:: shell
 
@@ -97,7 +97,7 @@ install dependencies (feel free to reuse the virtual environment from above):
 
     python3 -m venv .env
     source .env/bin/activate
-    pip install Sphinx sphinx-rtd-theme
+    pip install Sphinx sphinx-rtd-theme Adafruit-PlatformDetect
 
 Now, once you have the virtual environment activated: