From 3c81e3d271afd6bba47e9b8e693ccf0859958100 Mon Sep 17 00:00:00 2001 From: Fred Wenzel Date: Tue, 28 Dec 2010 15:45:06 -0800 Subject: [PATCH] Packaging in Zamboni. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9a3af2259f..3084c26f4c 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,9 @@ For development, you can run this in a [virtualenv environment][virtualenv]: easy_install pip pip install -r requirements/compiled.txt +For more information on vendor libraries, read [Packaging in Zamboni][packaging]. + +[packaging]: http://jbalogh.github.com/zamboni/topics/packages/ [virtualenv]: http://pypi.python.org/pypi/virtualenv License