Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bangerang authored Oct 29, 2020
1 parent 7484ee0 commit 6bbc035
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ A command line tool for managing and generating LLDB scripts.
<br>
<p><b>lowmad</b> 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. <b>lowmad</b> also supports installation from a manifest file</p>
<pre><code>$ lowmad install --manifest-url my/path/to/manifest.json</code></pre>
<h2>Installation</h2>
<h2>Installation using <a href="https://github.com/yonaskolb/mint">Mint</a></h2>
<pre>
<code>$ brew install lowmad</code>
<code>$ mint install bangerang/lowmad</code>
<code>$ lowmad init</code>
</pre>
<h2>Available commands</h2>
Expand Down

0 comments on commit 6bbc035

Please sign in to comment.