We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 94b2049 + ed7a308 commit fb1edb0Copy full SHA for fb1edb0
iiif-5-day-workshop/day-one/setting-up-cantaloupe.md
@@ -41,7 +41,7 @@ Save the file.
41
Now lets try and start the server. Run this command from your Cantaloupe directory
42
43
```sh
44
-$ java -Dcantaloupe.config=./cantaloupe.properties -Xmx2g -jar Cantaloupe-3.3.1.war
+$ java -Dcantaloupe.config=./cantaloupe.properties -Xmx2g -jar Cantaloupe-3.4.2.war
45
```
46
47
Now navigate to [http://127.0.0.1:8182/iiif/2](http://127.0.0.1:8182/iiif/2) in your browser.
0 commit comments