diff options
author | Bart Ribbers <bribbers@disroot.org> | 2019-10-01 20:46:35 +0200 |
---|---|---|
committer | Bart Ribbers <bribbers@disroot.org> | 2019-10-01 20:46:35 +0200 |
commit | dc25abafad5bd9b43a1ee37b6f8d3cb20fb1ed8a (patch) | |
tree | 806a984c18fe93dcc83e13062e8c1e39875fe596 | |
parent | www-apps/riot-web: new ebuild (diff) | |
download | matrix-dc25abafad5bd9b43a1ee37b6f8d3cb20fb1ed8a.tar.gz matrix-dc25abafad5bd9b43a1ee37b6f8d3cb20fb1ed8a.tar.bz2 matrix-dc25abafad5bd9b43a1ee37b6f8d3cb20fb1ed8a.zip |
Update README.md to include information on how to install riot-web
Closes #24
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4,7 +4,9 @@ This Gentoo overlay contains clients and servers for the Matrix protocol ## Installation -This repository can be added manually or using eselect-repository or Layman +This repository can be added manually or using eselect-repository or Layman. + +To install either `net-im/riot-web` or `www-apps/riot-web`, `FEATURES="-network-sandbox"` is required. ### eselect-repository |