Skip to content

Commit

Permalink
Updating README wording
Browse files Browse the repository at this point in the history
  • Loading branch information
escowles committed Jul 29, 2015
1 parent 272d3b2 commit 7503b2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -20,7 +20,7 @@ mvn package
Running
-------

To run the migration utility, execute the JAR file and provide the `fcrepo.home` system property to set the directory that contains Fedora 4's `fcrepo4-data` directory.
Before running the migration utility, stop the repository by shutting down the servlet container (Tomcat, Jetty, etc.) or removing the Fedora 4 webapp. Then run the migration utility by executing the JAR file and provide the `fcrepo.home` system property to set the directory that contains Fedora 4's `fcrepo4-data` directory.

``` sh
java -Dfcrepo.home=/path/to/fcrepo.home -jar /path/to/fcrepo4-upgrade-utils/target/fcrepo-upgrade-utils-4.3.1-SNAPSHOT.jar
Expand Down

0 comments on commit 7503b2e

Please sign in to comment.