Skip to content

Commit b3e6574

Browse files
committed
deploy: b6986ba
1 parent 091ce2e commit b3e6574

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_sources/packages/openneuro-cli.md.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This tool allows you to upload and download [OpenNeuro.org](https://openneuro.or
99

1010
## Install
1111

12-
1. Install [Deno] (https://deno.land/) via [any supported installation method](https://docs.deno.com/runtime/manual/getting_started/installation).
12+
1. Install [Deno](https://deno.land/) via [any supported installation method](https://docs.deno.com/runtime/manual/getting_started/installation).
1313
2. In a terminal type: `deno run -A jsr:@openneuro/cli --help`
1414

1515
To download annexed files, you will need the git-annex special remote for OpenNeuro.

packages/openneuro-cli.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ <h1>OpenNeuro command line interface<a class="headerlink" href="#openneuro-comma
269269
<section id="install">
270270
<h2>Install<a class="headerlink" href="#install" title="Link to this heading"></a></h2>
271271
<ol class="arabic simple">
272-
<li><p>Install [Deno] (https://deno.land/) via <a class="reference external" href="https://docs.deno.com/runtime/manual/getting_started/installation">any supported installation method</a>.</p></li>
272+
<li><p>Install <a class="reference external" href="https://deno.land/">Deno</a> via <a class="reference external" href="https://docs.deno.com/runtime/manual/getting_started/installation">any supported installation method</a>.</p></li>
273273
<li><p>In a terminal type: <code class="docutils literal notranslate"><span class="pre">deno</span> <span class="pre">run</span> <span class="pre">-A</span> <span class="pre">jsr:&#64;openneuro/cli</span> <span class="pre">--help</span></code></p></li>
274274
</ol>
275275
<p>To download annexed files, you will need the git-annex special remote for OpenNeuro.</p>

0 commit comments

Comments
 (0)