unicorn commit: test

changeset:   1298:fe04d3c3feca
tag:         tip
user:        Jean-Guilhem Rouel <jean-gui@w3.org>
date:        Thu Jun 24 17:18:38 2010 +0200
files:       README
description:
test


diff -r e822674cc5cd -r fe04d3c3feca README
--- a/README	Thu Jun 24 17:00:17 2010 +0200
+++ b/README	Thu Jun 24 17:18:38 2010 +0200
@@ -1,4 +1,4 @@
-How to compile and deploy Unicorn: 
+How to compile and deploy Unicorn:
 	1. The first thing you have to do in order to make Unicorn work is to add a unicorn.home parameter to your JVM parameters, pointing to the unicorn root directory.
 		example: -Dunicorn.home=/var/lib/tomcat6/webapps/unicorn/ or -Dunicorn.home=/C:/Program%20Files/Tomcat/webapps/unicorn/ (read your servlet engine documentation to know how to add this parameter)
 	2. You will find all the configuration files that Unicorn uses in WEB-INF/conf.

Received on Thursday, 24 June 2010 15:18:49 UTC