From 7d0cb89bda545b5d4d29720220eefe87eb23bd9d Mon Sep 17 00:00:00 2001 From: Moritz Martinius Date: Mon, 25 Sep 2023 18:07:32 +0000 Subject: [PATCH] Test merging of failed actions and updat README.md (#3) Reviewed-on: https://git.admiralackbar.de/moritz/ptouch-prnt/pulls/3 --- 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