diff --git a/README.md b/README.md index 6138c37..28e0002 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,5 @@ Command line tool for validating Turtle, Ntriples or N3 documents on syntax and Usage: - npm install n3 - node N3Validator.js + npm install + node N3Validator.js