Merge pull request #157 from LabD/tomdyson-readme-2
Include sandbox admin URL in README
This commit is contained in:
@ -70,6 +70,6 @@ Sandbox
|
||||
To experiment with the package you can use the sandbox provided in
|
||||
this repository. To install this you will need to create and activate a
|
||||
virtualenv and then run ``make sandbox``. This will start a fresh Wagtail
|
||||
install, with the personalisation module enabled, on http://localhost:8000. The
|
||||
superuser credentials are ``superuser@example.com`` with the password
|
||||
``testing``.
|
||||
install, with the personalisation module enabled, on http://localhost:8000
|
||||
and http://localhost:8000/cms/. The superuser credentials are
|
||||
``superuser@example.com`` with the password ``testing``.
|
||||
|
Reference in New Issue
Block a user