Skip to content

Commit 3ebda0d

Browse files
Fix typo in docs too: ARMV8
1 parent e3714db commit 3ebda0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ Last step is to edit :code:`.bashrc` with the line:
167167

168168
.. code-block:: bash
169169
170-
echo "export OPENBLAS_CORETYPE=AMRV8" >> ~/.bashrc
170+
echo "export OPENBLAS_CORETYPE=ARMV8" >> ~/.bashrc
171171
172172
173173
Navigate to the folder with :code:`depthai` examples folder, run :code:`python install_requirements.py` and then run :code:`python rgb_preview.py`.

0 commit comments

Comments
 (0)