Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

Update grep term #339

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/pages/tutorials/first_steps.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ On Ubuntu, you can check if a new USB device was detected by running

.. code-block:: bash

$ lsusb | grep MyriadX
$ lsusb | grep 03e7
Bus 003 Device 002: ID 03e7:2485 Intel Movidius MyriadX

.. note::
Expand Down