diff options
author | Antonio García-Domínguez <nyoescape@gmail.com> | 2019-05-15 10:47:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-15 10:47:30 +0100 |
commit | f8d0e2f167b6b4e0aac9b19f7e0c31a58d434454 (patch) | |
tree | 80094baa9a29ab7a8c1f9a2c037853df94e63db0 | |
parent | 56d87e115c203a9552e7e5bd8afb4da090dbe5b4 (diff) |
Remove reference to AUR package
The AUR package seems to have been retired - most likely, the contributor stopped maintaining it. Removing reference to avoid confusion.
-rw-r--r-- | README.markdown | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown index bb07dde..5fa0863 100644 --- a/README.markdown +++ b/README.markdown @@ -22,5 +22,3 @@ Ideas for future work: 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 with ipwebcam-gst-git package. It will resolve all dependencies automatically. |