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 @@
- 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.
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.