diff --git a/README.md b/README.md index fc415e593b..3acae370b7 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Anticrm Platform is a framework that help building business applications (such a ## Installation -You need Micrisoft's [rush](https://rushjs.io) to install application. Install [rush](https://rushjs.io) with `$ npm install -g @microsoft/rush` command and run `$ rush install` from the repository root. +You need Microsoft's [rush](https://rushjs.io) to install application. Install [rush](https://rushjs.io) with `$ npm install -g @microsoft/rush` command and run `$ rush install` from the repository root. ## Run in development mode