summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYuval Adam <yuv.adm@gmail.com>2014-09-10 14:52:36 +0300
committerYuval Adam <yuv.adm@gmail.com>2014-09-10 14:52:36 +0300
commitf7dd48c8d911c3b824fd7bce41b42c1540f08905 (patch)
tree739f44bd6bcd7f84371c39d3c9ccbc4b051a626b /README.md
parentcf158a6493a7e1e6e834dba456f0a05e89fece59 (diff)
Update README.mdHEADmaster
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