aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2015-12-31 10:39:13 +0100
committerClifford Wolf <clifford@clifford.at>2015-12-31 10:39:13 +0100
commit264499a8f595aab2355e1d1bb315a5cf15708de7 (patch)
treedaa9175c7ffde715be03d7416f478455c0c786a8 /docs
parent2f2abe0afc9a5638c5a376a190540362ac101edb (diff)
parenteb1d530444da1ab70affb21d311464706f1992d6 (diff)
downloadicestorm-264499a8f595aab2355e1d1bb315a5cf15708de7.tar.gz
icestorm-264499a8f595aab2355e1d1bb315a5cf15708de7.tar.bz2
icestorm-264499a8f595aab2355e1d1bb315a5cf15708de7.zip
Merge pull request #23 from FSMaxB/arch-package-docs
Add installation instruction for Archlinux to the website
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html
index c10d105..337673e 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -77,6 +77,10 @@ sudo apt-get install build-essential clang bison flex libreadline-dev \
</pre>
<p>
+If you are an Archlinux user, 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 for the following installation steps).
+</p>
+
+<p>
Installing the <a href="https://github.com/cliffordwolf/icestorm">IceStorm Tools</a> (icepack, icebox, iceprog):
</p>