aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Isaac2025-01-03 22:25:09 +0000
committerArun Isaac2025-01-03 22:25:09 +0000
commit22d1c69a4921d01e19c178cbfef8d361f5f731f6 (patch)
tree95fc47cf36e64d816e14e3fbf268fdd0639a8237
parent997bd4952195e80a080e4480be7006ddda6ac23e (diff)
downloadglobus-weblinks-22d1c69a4921d01e19c178cbfef8d361f5f731f6.tar.gz
globus-weblinks-22d1c69a4921d01e19c178cbfef8d361f5f731f6.tar.lz
globus-weblinks-22d1c69a4921d01e19c178cbfef8d361f5f731f6.zip
Remove <> around YOUR-ENDPOINT-ID.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fd98fab..189b83d 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ Log in to the Globus web app, go to the `Collections` page, and find the collect
Run the globus-weblinks script passing in your endpoint ID. The script will prompt you for authorization. Once authorized, it will print out HTTPS links to all your files. Write the links to a file.
```
-./globus-weblinks <YOUR-ENDPOINT-ID> > weblinks
+./globus-weblinks YOUR-ENDPOINT-ID > weblinks
```
# Download your files using wget