From 1a003d340ddf89170d604d8f7ebb0b0dcb39e840 Mon Sep 17 00:00:00 2001 From: Denis Yuen Date: Mon, 19 Aug 2024 16:58:02 -0400 Subject: [PATCH] move --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b4846f276..5b06481bc 100644 --- a/README.md +++ b/README.md @@ -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 @@ -41,6 +41,8 @@ token = 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