Skip to content

Commit 2b24633

Browse files
author
Matevz Morato
committed
Merge remote-tracking branch 'origin/main' into release_v2.25.0.0
2 parents a579364 + f190ba1 commit 2b24633

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
@@ -16,7 +16,7 @@ Follow the steps below to just install depthai api library dependencies for your
1616

1717
.. code-block:: bash
1818
19-
bash -c "$(curl -fL https://docs.luxonis.com/install_dependencies.sh)"
19+
curl -fL https://docs.luxonis.com/install_dependencies.sh | bash
2020
2121
Please refer to :ref:`documentation below <macOS>` if any issues occur.
2222

0 commit comments

Comments
 (0)