From 8b48ebf39f15319770b40130df049b182f772973 Mon Sep 17 00:00:00 2001 From: zawz Date: Thu, 15 Aug 2019 15:54:47 +0200 Subject: [PATCH] readme adjust --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index adcf5b7..3d2ea09 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,7 @@ Download the .deb package then run: `sudo dpkg -i zmidimap.deb ; sudo apt -f ins ### Standalone -Download ``zmidimap-static.tar.gz`` for a standalone without library dependency -Then move the executable `zmidimap` to your PATH directory +Download ``zmidimap-static.tar.gz`` for a standalone executable without library dependency ### From source