Skip to content

Commit

Permalink
Update README to include new script
Browse files Browse the repository at this point in the history
  • Loading branch information
GervaisdeM committed Sep 11, 2019
1 parent 0a5939a commit c064a02
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,11 @@ In addition to a functioning Islandora instance with the Libraries API, this mod

## Installation

Here’s [an example installation script](resources/install_islandora_xquery.sh) for Ubuntu 12.04. Your mileage may vary with other distros/versions. This script will handle installing the islandora_xquery module and all of its dependencies. It assumes that you have a functioning Islandora install with Drush.
Example installation scripts:
* [Ubuntu 12.04](resources/install_islandora_xquery.sh)
* [Ubuntu 18.04 and RedHat/Centos 7](resources/install_islandora_xquery_with_basex.sh)

Your mileage may vary with other distros/versions. These scripts will handle installing the islandora_xquery module and all of its dependencies. It assumes that you have a functioning Islandora install with Drush.

Basic Algorithm:
* Install XQuery processor
Expand Down

0 comments on commit c064a02

Please sign in to comment.