From e331f031857958cf671264d94a0ed7dc4e50cc3e Mon Sep 17 00:00:00 2001 From: Moritz Martinius Date: Mon, 25 Sep 2023 20:04:42 +0200 Subject: [PATCH] update readme.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 83e0c90..b0bfc7c 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,6 @@ This project requires: Install dependencies on Arch Linux ``` bash pacman -S libusb spdlog pango cairo meson gcovr - ``` Install dependencies on Debian/Ubuntu