From 4b33e061d2754b8f45978b91f20d5af230c3f07e Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Tue, 17 Feb 2015 16:33:18 -0500 Subject: [PATCH] Update README.md --- src/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/README.md b/src/README.md index ad6353c78..26a00428d 100644 --- a/src/README.md +++ b/src/README.md @@ -9,7 +9,7 @@ npm install Semantic will automatically configure itself using a `post-install` script built into the package. -After set-u[ you can use gulp to build your project's css: +After set-up can use gulp to build your project's css: ```bash /* Watch files */ gulp watch