From e2d5bd7b148c284bb0de818de0ae34f47e2c2140 Mon Sep 17 00:00:00 2001 From: JhadesDev Date: Wed, 30 Dec 2015 21:56:48 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9a9bba0..1743039 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Clone the repository and do: npm run build -# Install the SystemJs Example +## Install the SystemJs Example cd examples/systemjs npm install @@ -30,7 +30,7 @@ Clone the repository and do: Then access [localhost://8080](localhost://8080). -# Install the SystemJs Example +## Install the Webpack Example cd examples/webpack npm install