Skip to content
This repository has been archived by the owner on Apr 25, 2022. It is now read-only.

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
aclark4life committed May 16, 2011
1 parent 6250da3 commit bdcf9db
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions docs/11.rst
@@ -1,4 +1,19 @@

Lesson #11
==========
Lesson #11: Installing p.a.theming
==================================

I.e. Add the ``plone.app.theming`` package to the ``eggs`` parameter of the ``plone.recipe.zope2instance`` section.

Installation
------------

In ../11.cfg we have::

[buildout]
extends =
11.cfg
[plone]
eggs += plone.app.theming

Now run bin/buildout and restart Plone.

0 comments on commit bdcf9db

Please sign in to comment.