summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJeremy C. Reed <jreed@ISC.org>2011-08-09 16:18:56 +0200
committerJeremy C. Reed <jreed@ISC.org>2011-08-09 16:18:56 +0200
commitf6a1807c25d85a0ca762bfa276ebac4a3430e7c7 (patch)
tree9625ed9b8a3a5ed3fc8221780d6d5d9325ebd071 /README
parent[1011] little more docbook formatting (diff)
downloadkea-f6a1807c25d85a0ca762bfa276ebac4a3430e7c7.tar.xz
kea-f6a1807c25d85a0ca762bfa276ebac4a3430e7c7.zip
[1011] small formatting change
This change makes no difference. I am only doing this to test my pre-receive hook in a trac branch.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index a6509da2d2..8d495e0ca3 100644
--- a/README
+++ b/README
@@ -67,8 +67,8 @@ e.g.,
Operating-System specific tips:
- FreeBSD
- You may need to install a python binding for sqlite3 by hand. A
- sample procedure is as follows:
+ You may need to install a python binding for sqlite3 by hand.
+ A sample procedure is as follows:
- add the following to /etc/make.conf
PYTHON_VERSION=3.1
- build and install the python binding from ports, assuming the top