Skip to content

Commit a6447f3

Browse files
author
R. S. Doiel
committed
commiting to main
1 parent 681c112 commit a6447f3

9 files changed

+7
-6
lines changed

INSTALL.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,13 @@
2727
<h1 id="installation">Installation</h1>
2828
<p><em>datatools</em> is a collection of command line programs run from
2929
a shell like Bash.</p>
30-
<h2 id="quick-install-using-curl">Quick install using curl</h2>
30+
<h2 id="quick-install-using-curl-or-irm">Quick install using curl or
31+
irm</h2>
3132
<p>The following experimental installer should work for macOS and Linux
3233
(e.g. Debian, Ubuntu, Raspberry Pi OS)</p>
3334
<p>Copy and run the following command in your shell (e.g. Terminal)</p>
3435
<pre><code>curl https://caltechlibrary.github.io/datatools/installer.sh | sh</code></pre>
35-
<p>On Windows we provide a Powershell script that can be run with</p>
36+
<p>On Windows use the Powershell script run with</p>
3637
<pre><code>irm https://caltechlibrary.github.io/datatools/installer.ps1 | iex</code></pre>
3738
<h2 id="compiled-version">Compiled version</h2>
3839
<p>This is generalized instructions for a release.</p>

INSTALL.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ Installation
55
*datatools* is a collection of command line programs run from a shell like Bash.
66

77

8-
Quick install using curl
9-
------------------------
8+
Quick install using curl or irm
9+
-------------------------------
1010

1111
The following experimental installer should work for macOS and Linux
1212
(e.g. Debian, Ubuntu, Raspberry Pi OS)
@@ -17,7 +17,7 @@ Copy and run the following command in your shell (e.g. Terminal)
1717
curl https://caltechlibrary.github.io/datatools/installer.sh | sh
1818
~~~
1919

20-
On Windows we provide a Powershell script that can be run with
20+
On Windows use the Powershell script run with
2121

2222
~~~
2323
irm https://caltechlibrary.github.io/datatools/installer.ps1 | iex
1.78 KB
Binary file not shown.
25 KB
Binary file not shown.
25 KB
Binary file not shown.
10.5 KB
Binary file not shown.
25.4 KB
Binary file not shown.

pagefind/pagefind-entry.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":"1.1.0","languages":{"unknown":{"hash":"unknown_47e437fa66fa7ab","wasm":null,"page_count":200}}}
1+
{"version":"1.1.0","languages":{"unknown":{"hash":"unknown_89238ff5a91adb5","wasm":null,"page_count":200}}}
1.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)