asciinema.org/web/templates/doc/quick_install.html.eex
Marcin Kulik 017a3d683d Port docs
2017-06-02 15:14:49 +02:00

10 lines
201 B
Elixir

<p>
Install asciinema with:
</p>
<pre><code>brew update && brew install asciinema</code></pre>
<p>
See other <a href="<%= doc_path(@conn, :show, :installation) %>">installation options</a>.
</p>