From 0cfcbe2416e468af30b96b5cfcdd01df55b99e32 Mon Sep 17 00:00:00 2001 From: pappastech Date: Wed, 8 Jun 2011 13:20:43 +0000 Subject: [PATCH] Initial commit of release 1.0. ~ Tom git-svn-id: svn+ssh://jekkos@svn.code.sf.net/p/opensourcepos/code/@3 c3eb156b-1dc0-44e1-88ae-e38439141b53 --- UPGRADE.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 UPGRADE.txt diff --git a/UPGRADE.txt b/UPGRADE.txt new file mode 100644 index 000000000..af518e482 --- /dev/null +++ b/UPGRADE.txt @@ -0,0 +1,4 @@ +How to Upgrade +------------------------- +1. Replace all code from your point of sale installation with the code downloaded +2. Run the necessary database upgrades from the database folder \ No newline at end of file