Skip to content

Commit

Permalink
fix wording around dvinstall.zip #4158
Browse files Browse the repository at this point in the history
  • Loading branch information
pdurbin committed Mar 27, 2018
1 parent d3b721e commit 4ac6613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/sphinx-guides/source/installation/prerequisites.rst
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ Become the ``solr`` user and then download and configure Solr::
cd solr-7.2.1
cp -r server/solr/configsets/_default server/solr/collection1

Download "dvinstall.zip" file in each Dataverse release at https://github.com/IQSS/dataverse/releases and unzip it into ``/tmp``. Then copy the files into place::
You should already have a "dvinstall.zip" file that you downloaded from https://github.com/IQSS/dataverse/releases . Unzip it into ``/tmp``. Then copy the files into place::

cp /tmp/dvinstall/schema.xml /usr/local/solr/solr-7.2.1/server/solr/collection1/conf
cp /tmp/dvinstall/solrconfig.xml /usr/local/solr/solr-7.2.1/server/solr/collection1/conf
Expand Down

0 comments on commit 4ac6613

Please sign in to comment.