From 6bbc03564a9f6ca2f3f705e13f561ec5252d50ef Mon Sep 17 00:00:00 2001 From: bangerang Date: Thu, 29 Oct 2020 21:58:39 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fc99882..93cc115 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,9 @@ A command line tool for managing and generating LLDB scripts.

lowmad creates and maintains a manifest file for you containing all your installed scripts. This is very convenient if you want to share your scripts with others or setting up a new machine. lowmad also supports installation from a manifest file

$ lowmad install --manifest-url my/path/to/manifest.json
-

Installation

+

Installation using Mint

-$ brew install lowmad
+$ mint install bangerang/lowmad
 $ lowmad init
 

Available commands