Commit: 5465b09ac93dff4bea5cb38441ccf6b8958de1c8

Author: alkemann | Date: 2009-12-08 21:33:23 +0100
updated readme file to reflect new install instructions
diff --git a/readme.wiki b/readme.wiki index 9b2a017..04220cb 100644 --- a/readme.wiki +++ b/readme.wiki @@ -14,11 +14,12 @@ you can also find the code to make sure you are up to date. ##INSTALLATION -Once you have set up the requirements above, go to +Once you have set up the requirements above, in console use the provided +installation command like so: -htpp:/localhost/[path to app]/pastes/install +{{{lithium_bin> li3 bin install}}} -This action should be run once (or until green OK message is recieved) to create +This action should be run once (or until OK message is recieved) to create database and design views. If you have set up the application to know where to find Lithium @@ -32,5 +33,4 @@ This should make the app working with the following urls: - domain.com/view/[paste id] - domain.com/add/[author] - domain.com/add/[author]/[language] - - - domain.com/pastes/install \ No newline at end of file + \ No newline at end of file