Commit ·
13a51fb
1
Parent(s): 5a01667
Update README.md
Browse files
README.md
CHANGED
|
@@ -20,5 +20,5 @@ and install the Python client.
|
|
| 20 |
```
|
| 21 |
pip install synapseclient
|
| 22 |
export SYNAPSE_AUTH_TOKEN=<Access Token here>
|
| 23 |
-
synapse get -r
|
| 24 |
```
|
|
|
|
| 20 |
```
|
| 21 |
pip install synapseclient
|
| 22 |
export SYNAPSE_AUTH_TOKEN=<Access Token here>
|
| 23 |
+
synapse get -r syn51520473
|
| 24 |
```
|