diff options
author | Étienne Loks <etienne.loks@peacefrogs.net> | 2010-11-17 19:02:53 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2010-11-17 19:02:53 +0100 |
commit | 04a7e46a79a05800ddf55e87bd8862faa5f12486 (patch) | |
tree | 67772e1b11a6fa043fbaa34210c170e5cac3cbad /docs | |
parent | a7f7e929fa4be86c4270e7b07d6c83f2e47e3aa0 (diff) | |
download | Chimère-04a7e46a79a05800ddf55e87bd8862faa5f12486.tar.bz2 Chimère-04a7e46a79a05800ddf55e87bd8862faa5f12486.zip |
Minor fix in the documentation
Diffstat (limited to 'docs')
-rw-r--r-- | docs/en/UPGRADE.t2t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/UPGRADE.t2t b/docs/en/UPGRADE.t2t index 1e874fe..0f5a068 100644 --- a/docs/en/UPGRADE.t2t +++ b/docs/en/UPGRADE.t2t @@ -119,7 +119,7 @@ In "settings.py" verify that "chimere.scripts" is in the INSTALLED_APPS. After that in the chimere directory just execute the script: ``` -python ./scripts/upgrade +$ python ./scripts/upgrade ``` + Point to the new installation + |