From 0eea591ff6bb3114c7060342d87f7ac169db117d Mon Sep 17 00:00:00 2001 From: makeworld Date: Sat, 12 Sep 2020 17:40:27 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Remove=20make=20desktop=20comman?= =?UTF-8?q?d?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index fe7c46a..b82be78 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,6 @@ cd amfora # git checkout v1.2.3 # Optionally pin to a specific version instead of the latest commit make sudo make install # Not for Windows! -sudo make desktop # Optional, installs .desktop file. Not for Windows or macOS ``` Because you installed with the Makefile, running `amfora -v` will tell you exactly what commit the binary was built from.