Skip to content

Commit

Permalink
Fix typo in docs too: ARMV8
Browse files Browse the repository at this point in the history
  • Loading branch information
SzabolcsGergely committed Nov 3, 2021
1 parent e3714db commit 3ebda0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ Last step is to edit :code:`.bashrc` with the line:

.. code-block:: bash
echo "export OPENBLAS_CORETYPE=AMRV8" >> ~/.bashrc
echo "export OPENBLAS_CORETYPE=ARMV8" >> ~/.bashrc
Navigate to the folder with :code:`depthai` examples folder, run :code:`python install_requirements.py` and then run :code:`python rgb_preview.py`.
Expand Down

0 comments on commit 3ebda0d

Please sign in to comment.