File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff 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).
13132. In a terminal type: `deno run -A jsr:@openneuro/cli --help`
1414
1515To download annexed files, you will need the git-annex special remote for OpenNeuro.
Original file line number Diff line number Diff 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:@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 >
You can’t perform that action at this time.
0 commit comments