Skip to content

Commit 39e59ec

Browse files
committed
Update README.md
1 parent d7c7286 commit 39e59ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ All of these scripts require a secrets.py file in the same directory that must c
1212
email='dspace_user@.myuni.edu'
1313
password='my_dspace_password'
1414
filePath = '/Users/dspace_user/dspace-data-collection/data/'
15-
handlePrefix = 'http://dspace.myuni.edu/handle/'
1615
verify = True or False (no quotes). Use False if using an SSH tunnel to connect to the DSpace API
1716
skipColl = A list of the 'uuid' of any collections that you wish the script to skip. (e.g. ['45794375-6640-4efe-848e-082e60bae375'])
1817
```

0 commit comments

Comments
 (0)