summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@peacefrogs.net>2010-11-29 11:48:40 +0100
committerÉtienne Loks <etienne.loks@peacefrogs.net>2010-11-29 11:48:40 +0100
commitd0237cf7f07de89b8f57076e0a98f24aca3067eb (patch)
tree4232a0aae9ef7ae3b5668ac7776938d306b562cb
parent784dea9cee5e34808740b28dc7fc9614a60e7b20 (diff)
downloadChimère-d0237cf7f07de89b8f57076e0a98f24aca3067eb.tar.bz2
Chimère-d0237cf7f07de89b8f57076e0a98f24aca3067eb.zip
Mention Beautiful Soup dependency in the upgrade documentation (ref #283)
-rw-r--r--docs/en/UPGRADE.t2t1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/en/UPGRADE.t2t b/docs/en/UPGRADE.t2t
index 0f5a068..e57faad 100644
--- a/docs/en/UPGRADE.t2t
+++ b/docs/en/UPGRADE.t2t
@@ -8,6 +8,7 @@ Last update: %%date(%m-%d-%Y)
++ From version prior to 1.1 to 1.1 ++
Upgrade Django to the 1.2 version.
+Install the [Beautiful Soup http://www.crummy.com/software/BeautifulSoup/] library.
+ Get the new version +