diff --git a/README.md b/README.md index 44c9ad55..741ca66b 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,12 @@ You can install it via npm like this: $ npm install -g fauna-shell ``` +You can upgrade like this: + +``` +$ npm update -g fauna-shell +``` + - [Usage](#usage)