diff options
author | Jeremy C. Reed <jreed@ISC.org> | 2011-08-09 16:18:56 +0200 |
---|---|---|
committer | Jeremy C. Reed <jreed@ISC.org> | 2011-08-09 16:18:56 +0200 |
commit | f6a1807c25d85a0ca762bfa276ebac4a3430e7c7 (patch) | |
tree | 9625ed9b8a3a5ed3fc8221780d6d5d9325ebd071 /README | |
parent | [1011] little more docbook formatting (diff) | |
download | kea-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-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |