From 22d1c69a4921d01e19c178cbfef8d361f5f731f6 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Fri, 3 Jan 2025 22:25:09 +0000 Subject: Remove <> around YOUR-ENDPOINT-ID. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 > weblinks +./globus-weblinks YOUR-ENDPOINT-ID > weblinks ``` # Download your files using wget -- cgit v1.2.3