From 22a6d020474db45708859390514822567ef5cd6f Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Sun, 29 Oct 2023 00:54:20 +0200 Subject: [PATCH] Remove outdated instructions and links from README --- README.md | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/README.md b/README.md index 08b5bf6..dd3a48b 100644 --- a/README.md +++ b/README.md @@ -3,16 +3,3 @@ Patches to support Microsoft Surface Devices with `libwacom`. This patch-set is basically Geoff Holden's [fork][libwacom-geoffholden] of [`libwacom`][libwacom] in patch-form, updated. See also https://github.com/linux-surface/libwacom. - -For pre-compiled packages see -- https://github.com/linux-surface/libwacom-surface-deb/releases (Debian, Ubuntu, ...) -- https://aur.archlinux.org/packages/libwacom-surface/ (Arch Linux) - -## Instructions - -### Manual installation - -Download [`libwacom`][libwacom], apply the patches, and compile. - -[libwacom]: https://github.com/linuxwacom/libwacom -[libwacom-geoffholden]: https://github.com/geoffholden/libwacom