Skip to content
Snippets Groups Projects
Unverified Commit 6c23c45e authored by Jean-Michel Picod's avatar Jean-Michel Picod Committed by GitHub
Browse files

Merge pull request #59 from cfsghost/master

Fixed incorrect command in install.md.
parents fb98d1bf c6665d9a
No related branches found
No related tags found
No related merge requests found
...@@ -359,7 +359,7 @@ When plugging in the USB key, you should see a similar line by using the `ioreg` ...@@ -359,7 +359,7 @@ When plugging in the USB key, you should see a similar line by using the `ioreg`
tool: tool:
```shell ```shell
$ ioreg -P USB $ ioreg -p IOUSB
+-o Root <class IORegistryEntry, id 0x100000100, retain 21> +-o Root <class IORegistryEntry, id 0x100000100, retain 21>
... ...
+-o AppleUSBXHCI Root Hub Simulation@14000000 <class AppleUSBRootHubDevice, id 0x100000a00, registered, matched, active, busy 0 (0 ms), retain 9> +-o AppleUSBXHCI Root Hub Simulation@14000000 <class AppleUSBRootHubDevice, id 0x100000a00, registered, matched, active, busy 0 (0 ms), retain 9>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment