From 9980c7baf2b1e43a7c616d5696f1b1b979f31569 Mon Sep 17 00:00:00 2001 From: Ashwin02 Date: Sun, 3 Apr 2016 12:51:02 -0700 Subject: [PATCH] Update README.md installation instructions Fixed README.md installation instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36e53bf..5115557 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Building -------- To install: +* `git submodule update --init --recursive` * `make install` To uninstall: @@ -68,4 +69,3 @@ The directory structure mostly follows the CommonJS packaging scheme: [6]: http://mxr.mozilla.org/mozilla/source/js/narcissus/ [parser]: http://localhost:8080/html/parser.html -