From a80da0496f409c9d96563542971b8a1ad9360ca8 Mon Sep 17 00:00:00 2001 From: pramsey Date: Tue, 8 Jun 2010 15:13:03 +0000 Subject: [PATCH] Add in very brief doc on installation git-svn-id: http://svn.opengeo.org/prj2epsg/trunk@32 2b570a05-cf41-4656-bcd1-a58c8d0808ed --- README.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.txt diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..e1a0dce --- /dev/null +++ b/README.txt @@ -0,0 +1,9 @@ +Installation +============ + +- mvn install +- go into target/ and grab the war file +- rename the .war file into whatever you prefer + (prj2epsg.war or paulanswers.war if you prefer) +- drop the .war into Tomcat, done +