From 7b423275df55386f6762885f8e724098836334ac Mon Sep 17 00:00:00 2001 From: Swashata Ghosh Date: Fri, 12 Oct 2018 21:19:51 +0530 Subject: [PATCH] docs: update readme of babel-preset-base --- packages/babel-preset-base/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/babel-preset-base/README.md b/packages/babel-preset-base/README.md index f67660680..033ced451 100644 --- a/packages/babel-preset-base/README.md +++ b/packages/babel-preset-base/README.md @@ -61,7 +61,7 @@ and you are good to go. You can also put it under `browserslist` directive under `package.json` file. We recommend `.browserslistrc` because it is shared across many tools. If you bootstrap -your project using `@wpackio/cli`, then it will be created automatically. +your project using `npx @wpackio/scripts init`, then it will be created automatically. ### Options