Commit 0edb29ac59a5a301845c1405031c108af48705e8
1 parent
5f1b6d98ce
Exists in
dspace-5.X
remove whitespace
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
Readme.md
... | ... | @@ -6,7 +6,7 @@ Copy the new files to the source directory |
6 | 6 | |
7 | 7 | If you are in Linux: |
8 | 8 | |
9 | - cp -r $PATH_TO _ADDON/setup-data/dspace-source/* $DSPACE_SRC/ | |
9 | + cp -r $PATH_TO_ADDON/setup-data/dspace-source/* $DSPACE_SRC/ | |
10 | 10 | |
11 | 11 | |
12 | 12 | ## Adding the new entries in the Messages.properties and in Messages_pt_PT.properties | ... | ... |