Skip to content
This repository has been archived by the owner on Dec 3, 2019. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:2general/django-medusa into 2gene…
Browse files Browse the repository at this point in the history
…ral-fix-10
  • Loading branch information
mtigas committed Jul 31, 2013
2 parents 2fe698a + d1946aa commit 5804e53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ header will be manually defined for this URL in the `app.yaml` path.
## Usage

1. Install `django-medusa` into your python path (TODO: setup.py) and add
`django-medusa` to `INSTALLED_APPS`.
`django_medusa` to `INSTALLED_APPS`.
2. Select a renderer backend (currently: disk or s3) in your settings.
2. Create renderer classes in `renderers.py` under the apps you want to render.
3. `django-admin.py staticsitegen`
Expand Down

0 comments on commit 5804e53

Please sign in to comment.