diff --git a/README.jena b/README.jena index 80c9351..962939e 100644 --- a/README.jena +++ b/README.jena @@ -15,4 +15,6 @@ Query from command line: It's also possible to start a standalone server (Fuseki) that is queryable via HTTP. All you have to do is create the database first (with the above commands), -and then start Fuseki. For an example see the "fuseki.service" file. +and then start Fuseki. See "fuseki.service" for an example. + + JVM_ARGS="-Xmx8G" ./fuseki-server --loc=database --port=7000 /dokk