[setup users] remove blank space authored by Lucas Spilker's avatar Lucas Spilker
...@@ -147,7 +147,7 @@ Here's an example for an entry using an orcid ID to authenticate: ...@@ -147,7 +147,7 @@ Here's an example for an entry using an orcid ID to authenticate:
##### Running the rake task ##### Running the rake task
```bash ```bash
$ rake rdms:setup_users["/data/seed/users.json", "false"] $ rake rdms:setup_users["/data/seed/users.json","false"]
``` ```
### Setup.json (prior to v0.3.6) ### Setup.json (prior to v0.3.6)
... ...
......