diff --git a/web/src/components/FileBrowser/FileUploadInstructions.vue b/web/src/components/FileBrowser/FileUploadInstructions.vue index 4192b2c9a..3dad8d55c 100644 --- a/web/src/components/FileBrowser/FileUploadInstructions.vue +++ b/web/src/components/FileBrowser/FileUploadInstructions.vue @@ -34,21 +34,14 @@ Don't have DANDI CLI?
- Install the Python client (DANDI CLI) in a Python 3.7+ environment using command: + + Follow the installation instructions in the + + DANDI handbook + . +
-
- - > pip install "dandi>=0.13.0" - -