We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a579364 + f190ba1 commit 2b24633Copy full SHA for 2b24633
docs/source/install.rst
@@ -16,7 +16,7 @@ Follow the steps below to just install depthai api library dependencies for your
16
17
.. code-block:: bash
18
19
- bash -c "$(curl -fL https://docs.luxonis.com/install_dependencies.sh)"
+ curl -fL https://docs.luxonis.com/install_dependencies.sh | bash
20
21
Please refer to :ref:`documentation below <macOS>` if any issues occur.
22
0 commit comments