aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDavid Shah <davey1576@gmail.com>2017-11-18 18:03:20 +0000
committerDavid Shah <davey1576@gmail.com>2017-11-18 18:03:20 +0000
commited61efa023aa5a9de73c603fae64a5c4264792eb (patch)
treec1fcc84f4184044eb4ecb456e21d7a4aee76a73b /docs
parentb059f37b5006bd12ae10f3e847fb394b2540aa6a (diff)
parentb8832a2cda1b1bf0fe5a7c3f1f2833e516f1d136 (diff)
downloadicestorm-ed61efa023aa5a9de73c603fae64a5c4264792eb.tar.gz
icestorm-ed61efa023aa5a9de73c603fae64a5c4264792eb.tar.bz2
icestorm-ed61efa023aa5a9de73c603fae64a5c4264792eb.zip
Merge branch 'master' into up5k
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index f6ba8e6..83f3788 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -184,7 +184,7 @@ after updating your IceStorm installation.
bit-streams to a Lattice iCEstick and/or a Lattice iCE40-HX8K Breakout Board as unprivileged user:
</p>
-<pre style="padding-left: 3em">ACTION=="add", ATTR{idVendor}=="0403", ATTR{idProduct}=="6010", MODE:="666"</pre>
+<pre style="padding-left: 3em">ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6010", MODE="0660", GROUP="plugdev", TAG+="uaccess"</pre>
<p>
<b>Notes for Archlinux:</b> just install <a href="https://aur.archlinux.org/packages/icestorm-git/">icestorm-git</a>, <a href="https://aur.archlinux.org/packages/arachne-pnr-git/">arachne-pnr-git</a> and <a href="https://aur.archlinux.org/packages/yosys-git/">yosys-git</a> from the Arch User Repository (no need to follow the install instructions above).