From 6f441794e42f1c36158091669b4ed51f56b81949 Mon Sep 17 00:00:00 2001 From: John O'Nolan Date: Mon, 19 Jun 2017 14:38:07 +0100 Subject: [PATCH] Fix readme typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08a9fbd..9be22c5 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Casper styles are compiled using Gulp/PostCSS to polyfill future CSS spec. You'l `$ gulp` -Now you can edit `/assets/css/` files, which will be compiled to `/assets/public/` automatically. +Now you can edit `/assets/css/` files, which will be compiled to `/assets/built/` automatically. # PostCSS Features Used