From 83aade4bd574d5aa2c256c4501a4479c963de090 Mon Sep 17 00:00:00 2001 From: vikdevelop <83600218+vikdevelop@users.noreply.github.com> Date: Mon, 18 Apr 2022 16:57:37 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2d8626..ef4887f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # apm Simple installation and uninstallation AppImages on Linux. -With this program, you no longer have to go to a website and manually download AppImage. Just type `apm install appname`, and this program will also make it easy to uninstall and find new AppImage. +With this program, you no longer have to go to a website and manually download AppImage. Just type `apm -install appname (e.g. appimagelauncher)`, and this program will also make it easy to uninstall and find new AppImage. ## Usage ```bash usage: main.py [-h] [-install INSTALL] [-remove REMOVE] [-seeall] [-search SEARCH]