You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/install.rst
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,9 +20,9 @@ Follow the steps below to just install depthai api library dependencies for your
20
20
21
21
Please refer to :ref:`documentation below <macOS>` if any issues occur.
22
22
23
-
.. tab:: **Windows 10**
23
+
.. tab:: **Windows 10/11**
24
24
25
-
Windows 10 users can either **install DepthAI dependencies** via `Windows Installer <https://docs.luxonis.com/en/latest/pages/tutorials/first_steps>`__,
25
+
Windows 10/11 users can either **install DepthAI dependencies** via `Windows Installer <https://docs.luxonis.com/en/latest/pages/tutorials/first_steps>`__,
26
26
or follow :ref:`instructions below <Windows 10>`.
27
27
28
28
.. tab:: **Linux**
@@ -47,7 +47,7 @@ See documentation below for other platforms or additional information.
47
47
48
48
* - Platform
49
49
- Instructions
50
-
* - Windows 10
50
+
* - Windows 10/11
51
51
- :ref:`Platform dependencies <Windows 10>`
52
52
* - macOS
53
53
- :ref:`Platform dependencies <macOS>`
@@ -221,8 +221,7 @@ For openSUSE, available `in this official article <https://en.opensuse.org/SDB:I
221
221
Windows 10
222
222
**********
223
223
224
-
We recommend using the Chocolatey package manager to install DepthAI's
225
-
dependencies on Windows. Chocolatey is very similar to Homebrew for macOS.
224
+
For Windows 10/11, we recommend using the Chocolatey package manager to install DepthAI's dependencies on Windows. Chocolatey is very similar to Homebrew for macOS.
226
225
227
226
To `install Chocolatey <https://docs.chocolatey.org/en-us/choco/setup>`__ and
228
227
use it to install DepthAI's dependencies do the following:
0 commit comments