From edd91578808d808646ca583dbd091220b5b7cb28 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 25 Oct 2010 19:20:22 -0400 Subject: convert remainder of docs to use pyramid instead of repoze.bfg --- docs/tutorials/wiki/background.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/tutorials') diff --git a/docs/tutorials/wiki/background.rst b/docs/tutorials/wiki/background.rst index e81cf8192..a7f9d1e82 100644 --- a/docs/tutorials/wiki/background.rst +++ b/docs/tutorials/wiki/background.rst @@ -13,6 +13,6 @@ To code along with this tutorial, the developer will need a UNIX machine with development tools (Mac OS X with XCode, any Linux or BSD variant, etc) *or* he will need a Windows system of any kind. -This tutorial targets :mod:`pyramid` version 1.3. +This tutorial targets :mod:`pyramid` version 1.0. Have fun! -- cgit v1.2.3