Ver código fonte

Update 'README.md'

Added Note clarifying that components must be run in the listed order.

Fixed incorrect Apache Jena Fuseki version listing.
Luke Derwin 3 anos atrás
pai
commit
3ee5a8bae9
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -1,4 +1,5 @@
 # Dashboard Installation
+Note: The components must all be run in the order listed to ensure proper functionality.
 ## Luzzu Dashboard
 ### Prerequisites
 	1.  NodeJS: [https://nodejs.org/en/download/](https://nodejs.org/en/download/)
@@ -33,7 +34,7 @@
 
 ## Apache Jena Fuseki Server (TripleStore)
 ### Prerequisites
-	1.  Apache Jena Fuseki 3.11.0: [https://jena.apache.org/download/index.cgi](https://jena.apache.org/download/index.cgi)
+	1.  Apache Jena Fuseki 3.12.0: [https://jena.apache.org/download/index.cgi](https://jena.apache.org/download/index.cgi)
 ### Steps
 1.  Install Pre-requisites