summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5a8e855..3560271 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,14 @@ A collection of notes, scripts and helper files for building [B2G](https://githu
## Build
-Check out the settings used in [.userconfig](.userconfig)
+Check out the settings used in [.userconfig](.userconfig).
+
+Load the udev rules prior to connecting the device:
+
+```bash
+$ cp 90-flame.rules /etc/udev/rules.d/
+$ sudo udevadm control --reload-rules
+```
## Applications