diff --git a/README.md b/README.md index 7db9741a..38b06709 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ happen in the right order. At the end of the loading, your application will star To install `avvio`, simply use npm: ``` -npm install avvio --save +npm i avvio ```