diff options
Diffstat (limited to 'notes/INSTALL.pod')
-rw-r--r-- | notes/INSTALL.pod | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/notes/INSTALL.pod b/notes/INSTALL.pod index cf0034eb5..087deebc5 100644 --- a/notes/INSTALL.pod +++ b/notes/INSTALL.pod @@ -86,16 +86,14 @@ geolocation services. =head1 DETAILED INSTALLATION INSTRUCTIONS -=head2 Unpacking the Code - -Once you've downloaded the code you should unpack it. The best place to do this -is in the location you want the web server vhost to be. - =head2 Creating the database The default settings file assumes the database is called fms and the user the same. You can change these if you like. + + + =head2 Set up the database Once you've created the database you can use the sql in C<db/schema.sql> to create the required |