From 5ba2db090d76bc63a5be838a88ec2a130e04a74a Mon Sep 17 00:00:00 2001 From: Julien Deswaef Date: Mon, 5 Feb 2018 23:46:03 -0500 Subject: [PATCH] No need for parentheses --- src/README.md-nobuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/README.md-nobuild b/src/README.md-nobuild index 7a4066600..cabb2b550 100644 --- a/src/README.md-nobuild +++ b/src/README.md-nobuild @@ -76,7 +76,7 @@ Build the project and documentation: $ npm run build -Or serve it on a local server on (http://localhost:7998/Fork-Awesome/): +Or serve it on a local server on http://localhost:7998/Fork-Awesome/: $ npm run dev