From 5bb225c2a5fc38de501d3480c25be0e5c4adc510 Mon Sep 17 00:00:00 2001 From: mielvds Date: Thu, 17 Apr 2014 16:30:11 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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