From bcae0b550ae207977a7632628a7383aa60b851f2 Mon Sep 17 00:00:00 2001 From: Daniel Dye Date: Sat, 19 Oct 2024 15:00:14 +0100 Subject: [PATCH] Highlight 'upgrade' command in 'Installation' section --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 832e553..7b8d11b 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,9 @@ Alternatively, you can clone this repo and build the binary yourself. deno compile --allow-read --allow-write --allow-env --output=builds/drenv --target=aarch64-apple-darwin main.ts ``` +> [!NOTE] +> Once **drenv** is downloaded, you can seamlessly upgrade it by running `drenv upgrade`. + ## Usage ### `drenv help [command]`