Update README.md

This commit is contained in:
mielvds 2014-04-17 16:30:11 +02:00
parent 207465d3f9
commit 5bb225c2a5
1 changed files with 2 additions and 2 deletions

View File

@ -5,5 +5,5 @@ Command line tool for validating Turtle, Ntriples or N3 documents on syntax and
Usage:
npm install n3
node N3Validator.js <path-to-file>
npm install
node N3Validator.js <path-to-file>