summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorLaptander <dev-laptander@yandex.ru>2016-06-07 22:20:28 +0300
committerLaptander <dev-laptander@yandex.ru>2016-06-07 22:20:28 +0300
commitc44d2c7d3695350a0d89fbff50114b4f5e8ed965 (patch)
treeb52cf98979d4136e45fc09882a4d7f11abdb5bb7 /README.markdown
parent98ae8ecb303e9a08c63e73817c1a2ed7bfef33d8 (diff)
Do not assume that user has installed yaourt in Arch Linux
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 70322cc..371c57b 100644
--- a/README.markdown
+++ b/README.markdown
@@ -20,3 +20,5 @@ Here's an idea for future work: switch to Python and use the official GStreamer
Disclaimer: the script has only been tested in my local installation of Ubuntu 13.04 and on Arch Linux. I think it should work on most recent Debian-based distributions as well (and Debian, of course). If you need any help, please create an issue on this project.
Note: the v4l2loopback-dkms package seems to be broken in Saucy (13.10), as it refers to an old v4l2loopback release (0.7.0) and not to the latest version as of date (0.8.0). Please install v4l2loopback from its official Github repo.
+
+Note: You can install this script from AUR in Arch Linux. It will resolve all dependencies automatically.