Skip to content

Commit

Permalink
Update installation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
koush authored Jan 1, 2024
1 parent 52a7260 commit 463e0b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ curl -O -L https://github.com/koush/scrypted/releases/download/v0.72.0/scrypted.
pct restore 10443 scrypted.tar.zst
```

The following will add the udev rules should be used to give Scrypted access to GPU devices:
The following will add the udev rules should be used to give Scrypted access to GPU and TPU (Coral) devices:

```sh
sh -c "echo 'SUBSYSTEM==\"apex\", MODE=\"0666\"' > /etc/udev/rules.d/65-scrypted.rules"
Expand Down

0 comments on commit 463e0b7

Please sign in to comment.