Skip to content

Commit ea40aa5

Browse files
committed
commiting to main
1 parent 6c09a06 commit ea40aa5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

install.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@
2626
<h1 id="installation">Installation</h1>
2727
<p><em>datatools</em> is a collection of command line programs run from
2828
a shell like Bash.</p>
29+
<h2 id="quick-install-using-curl">Quick install using curl</h2>
30+
<p>The following experimental installer should work for macOS and Linux
31+
(e.g. Debian, Ubuntu, Raspberry Pi OS)</p>
32+
<p>Copy and run the following command in your shell (e.g. Terminal)</p>
33+
<pre><code>curl https://caltechlibrary.github.io/datatools/installer.sh | sh</code></pre>
2934
<h2 id="compiled-version">Compiled version</h2>
3035
<p>This is generalized instructions for a release.</p>
3136
<p>Compiled versions are available for Mac OS X (amd64 and M1 processor,

0 commit comments

Comments
 (0)