Skip to content

Commit

Permalink
move
Browse files Browse the repository at this point in the history
  • Loading branch information
denis-yuen committed Aug 19, 2024
1 parent 1151765 commit 1a003d3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The following section is useful for users of Dockstore (e.g. those that want to
launch tools).

After registering at [dockstore.org](https://dockstore.org), you will be able to download the Dockstore
CLI at https://dockstore.org/onboarding
CLI at https://dockstore.org/onboarding The dockstore command line script should be installed in a location in your path.

### Configuration File

Expand All @@ -41,6 +41,8 @@ token = <your generated by the dockstore site>
server-url = https://www.dockstore.org/api
```

For developers, if you are working with a custom-built or updated dockstore client you will need to update the jar in: `~/.dockstore/config/self-installs`.

### File Provisioning

By default, cwltool reads input files from the local filesystem. Dockstore also adds support for additional file systems
Expand Down

0 comments on commit 1a003d3

Please sign in to comment.