Skip to content

Commit 375837f

Browse files
authored
removing unnecessary instructions on logging
1 parent a92ac81 commit 375837f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ Install and compile *(tested with Fuseki 3.8.0)*
2626
-------------------
2727
1. ensure you have OpenJDK 8 or later correctly installed
2828
2. download and extract [Apache Fuseki 2](https://jena.apache.org/download/#apache-jena-fuseki) on directory `./fuseki`
29-
- enable runSPARQL logging (optional but recommended for debugging): `cp -i config/log4j.properties fuseki/run/`
3029
3. compile runSPARQL Java source code: `./compile`
3130
4. run fuseki: `./run-fuseki` *(this will use settings in `./config/config.ttl`)*
3231

0 commit comments

Comments
 (0)