diff --git a/README.md b/README.md index ad0d3dd477..1ac89e2b07 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ reSolve is a full stack functional JavaScript framework. Make sure you have **NodeJS** version **8.10.0** or higher. -Use [create-resolve-app](packages/core/create-resolve-app) package to create a new reSolve application. The easiest way is to use [npx](https://www.npmjs.com/package/npx/v/1.1.1) () +Use [create-resolve-app](packages/core/create-resolve-app) package to create a new reSolve application. The easiest way is to use [npx](https://www.npmjs.com/package/npx/v/1.1.1) ```sh npx create-resolve-app my-awesome-app