From 1dbbb5f80c3259c4a890a507eed3f92971da9618 Mon Sep 17 00:00:00 2001 From: Pulkit Kathuria Date: Wed, 1 Nov 2023 18:44:48 +0900 Subject: [PATCH] README updated --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index f5393ca..cd042ee 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,13 @@ Just use command `gobrew` from any dir. It will auto detect if Go version is set ### Full Usage + +Smart and interactive command + +```sh +gobrew +``` + Will install and set Go ```sh