diff --git a/README.md b/README.md index 6ab265a..0ccdf9a 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ Currently, this has only been tested to download and extract attributes from 10-K and 10-Q filings. The commands support additional parameters and filters, such as to load data -for specific companies or quarters. Run `python manage help sec_import_index` +for specific companies or quarters. Run `python manage.py help sec_import_index` to see all options. Development @@ -88,4 +88,4 @@ To run tests for a specific environment (e.g. Python 2.7 with Django 1.4): To run a specific test: export TESTNAME=.testname; tox -e py27-django15 - \ No newline at end of file +