Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zack-83 authored Apr 29, 2024
1 parent e96ff5c commit ae7a17c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rdmorganiser/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ Therefore we suggest this sequence to install content in a RDMO instance:

```
./manage.py import /path/to/domain/rdmo.xml
./manage.py import /path/to/options/rdmo.xml
./manage.py import /path/to/conditions/rdmo.xml
./manage.py import /path/to/options/rdmo.xml
./manage.py import /path/to/conditions/rdmo.xml # yes, again
./manage.py import /path/to/questions/<chosen_catalog>.xml
./manage.py import /path/to/tasks/<chosen_task>.xml
./manage.py import /path/to/views/<chosen_view>.xml
Expand Down

0 comments on commit ae7a17c

Please sign in to comment.