Commit 33b8a9e2 authored by Mouadh Kaabachi's avatar Mouadh Kaabachi Committed by GitHub

Update README.rst

parent f47c7312
......@@ -34,8 +34,6 @@ or just::
Usage
-----
With an XMLA client
~~~~~~~~~~~~~~~~~~~
To use XMLA from Excel, just start the XMLA server by executing in the root directory::
......@@ -43,19 +41,6 @@ To use XMLA from Excel, just start the XMLA server by executing in the root dire
and use the url: http://127.0.0.1:8000/xmla in Excel
With the demo web app
~~~~~~~~~~~~~~~~~~~~~
Run:
1. `python manage.py initdb` to initialize the db
2. `python manage.py runserver` to run application, using the following credential to log in:
- **login**: admin
- **password**: admin
Developing
----------
......
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