diff --git a/doc/install.html b/doc/install.html index 33423d77..da502ae8 100644 --- a/doc/install.html +++ b/doc/install.html @@ -321,13 +321,13 @@

5. Specify runtime properties

- In Step 4, you defined the location of the Vitro home directory, + In Step 4, you defined the location of the VIVO home directory, by specifying vitro.home in the build.properties file. Create that directory now.

At the top level of the VIVO distribution directory, you will find a file called - example.runtime.properties. Copy this to the Vitro home directory you have created, + example.runtime.properties. Copy this to the VIVO home directory you have created, renaming the copy to runtime.properties. Edit the file to suit your installation, as described in the following table.

diff --git a/doc/upgrade-1.6.html b/doc/upgrade-1.6.html index 39a6e0f3..181888a7 100644 --- a/doc/upgrade-1.6.html +++ b/doc/upgrade-1.6.html @@ -394,7 +394,7 @@ rdf/tbox/filegraph/tbox/vivo-skos-1.5.owl -

III. Upgrade Instructions

+

III. Upgrade Instructions

1. Download the new distribution file and unpack it into a new @@ -402,9 +402,9 @@ rdf/tbox/filegraph/tbox/vivo-skos-1.5.owl

2. Separate your existing deploy.properties file into two files, - as described below. The new build.properties file is stored in - the top level of the VIVO distribution directory. The new runtime.properties - file is stored in your Vitro home directory. + as described below. Store the new build.properties file in + the top level of the VIVO distribution directory. Store the new runtime.properties + file in your VIVO home directory.

@@ -441,7 +441,8 @@ rdf/tbox/filegraph/tbox/vivo-skos-1.5.owl

If you prefer, you may start with example.build.properties and example.runtime.properties, make copies, - and edit them to suit your installation. + and edit them to suit your installation. Remember, the runtime.properties file + goes into your VIVO home directory.