소스 검색

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 년 전
부모
커밋
3ee5a8bae9
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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