Skip to content

Commit

Permalink
removing unnecessary instructions on logging
Browse files Browse the repository at this point in the history
  • Loading branch information
atzori committed Dec 11, 2018
1 parent a92ac81 commit 375837f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ Install and compile *(tested with Fuseki 3.8.0)*
-------------------
1. ensure you have OpenJDK 8 or later correctly installed
2. download and extract [Apache Fuseki 2](https://jena.apache.org/download/#apache-jena-fuseki) on directory `./fuseki`
- enable runSPARQL logging (optional but recommended for debugging): `cp -i config/log4j.properties fuseki/run/`
3. compile runSPARQL Java source code: `./compile`
4. run fuseki: `./run-fuseki` *(this will use settings in `./config/config.ttl`)*

Expand Down

0 comments on commit 375837f

Please sign in to comment.