diff --git a/README.md b/README.md index 829ad44..b6c30e2 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ The application's backend is responsible for issuing credentials upun user reque ``` 5. Optionally you can install a minumum data set: ``` - python manage.py initial_datas + python manage.py demo_data ``` 6. Start the development server: ``` @@ -79,7 +79,7 @@ MEDIA_ROOT=/tmp/media/ # Currently unused but will be used in the future # DATABASE_URL=postgres://link:to@database:port/idhub -# Defines the admin user after running the initial_datas command +# Defines the admin user after running the demo_data command # Defaults to "admin@example.org" if no INITIAL_ADMIN_EMAIL is provided # INITIAL_ADMIN_EMAIL="idhub_admin@pangea.org" diff --git a/examples/README.md b/examples/README.md index 715d785..ed801c5 100644 --- a/examples/README.md +++ b/examples/README.md @@ -2,7 +2,7 @@ We use the following files as examples to demonstrate different functionalities - **organizations.csv** is used for install organizations with the command: ``` - python manage.py initial_datas + python manage.py demo_data ``` - **federation-membership.xls** is a example of datas for offer credentials for NGOs that are members of a NGO federation. - **membership-card.xls** is a example of datas for credential of membership