From 9a6a9cda64b62aa2d72494cab324a9645a74e595 Mon Sep 17 00:00:00 2001 From: Sean Davis Date: Sat, 1 Jun 2019 22:34:24 -0400 Subject: [PATCH] Update README.md --- README.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/README.md b/README.md index 7f74be6..1652afd 100644 --- a/README.md +++ b/README.md @@ -24,16 +24,7 @@ ## Installation -### Debian, Ubuntu, and Derivatives - sudo apt update - sudo apt install mugshot - -### From Source - sudo python3 setup.py install - sudo glib-compile-schemas /usr/share/glib-2.0/schemas - -### Other Supported Methods -Please submit a bug report or pull request to include additional methods of installation! +Please refer to the [Mugshot Wiki](https://github.com/bluesabre/mugshot/wiki/Installation) for installation instructions. ## Links - [Homepage](https://github.com/bluesabre/mugshot)