aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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