From 947d77c81166a8cd911188ad82da1de776085325 Mon Sep 17 00:00:00 2001 From: shiv Date: Mon, 19 Jun 2023 17:54:00 +0900 Subject: [PATCH] Update README.md Fix broken link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d7dbe26..18d2a37 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,11 @@ programs in any language generated with the help of GPT-3. ### 2. GSH -[`packages/gsh`](https://github.com/gptlabs/tools/tree/master/packages/upg) +[`packages/gsh`](https://github.com/SpellcraftAI/gsh) A natural language terminal shell for using your machine conversationally. ------ ## **Contributing** ### Cloning this monorepo and all submodules locally: -`git clone --recursive-submodules -j8 git@github.com:gptlabs/tools.git` \ No newline at end of file +`git clone --recursive-submodules -j8 git@github.com:gptlabs/tools.git`