From ed5d247556e914bebab0973a96888340f35d0664 Mon Sep 17 00:00:00 2001 From: Cleve Stuart <90649124+cleve-fauna@users.noreply.github.com> Date: Tue, 30 Jan 2024 11:39:59 -0800 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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)