Commit 5487f93d by Xavier Antoviaque

Remove extra '.' from README

parent 1ad3baf7
...@@ -114,7 +114,7 @@ DATABASES['default']['NAME'] = 'workbench.db' ...@@ -114,7 +114,7 @@ DATABASES['default']['NAME'] = 'workbench.db'
(answering no to the superuser question is ok): (answering no to the superuser question is ok):
```bash ```bash
$ .../xblock-sdk/manage.py syncdb --settings=workbench.settings_drag_and_drop_v2 $ ../xblock-sdk/manage.py syncdb --settings=workbench.settings_drag_and_drop_v2
``` ```
4. To run the tests, from the xblock-drag-and-drop-v2 repository root: 4. To run the tests, from the xblock-drag-and-drop-v2 repository root:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment