Add missing setup command

This commit is contained in:
Matthew Kobayashi
2022-08-03 11:02:51 +10:00
parent 83186ba36e
commit fa8f86ab7b
+1
View File
@@ -6,6 +6,7 @@ To install `eudev` in Alpine Linux (run as root):
``` ```
apk add eudev apk add eudev
setup-udev
``` ```
Once your `udev` implementation is installed, create `/run/udev` with the following command: Once your `udev` implementation is installed, create `/run/udev` with the following command: