From 2b0972a0df158c1614c5c30e591c657813f1f904 Mon Sep 17 00:00:00 2001 From: Aske Hansen Date: Sat, 15 Jul 2017 22:15:10 +0200 Subject: [PATCH] Fix typo (#566) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5366241a2..3ef6fa599 100644 --- a/README.md +++ b/README.md @@ -931,7 +931,7 @@ latest CSS features, today. If you are using vim or emacs and want to ignore certain files you can add `ignore-loader`: ``` -yard add ignore-loader +yarn add ignore-loader ``` and create a new loader file inside `config/webpack/loaders`: