From 688ce079da1d4f2625f4183ee1ac11198da4bb88 Mon Sep 17 00:00:00 2001 From: Bernhard Kaindl Date: Thu, 15 Feb 2024 12:03:27 +0100 Subject: [PATCH] Update README.md Co-authored-by: Astariul <43774355+astariul@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1cf8759..e5a603c 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ cd pytere pip install -e . ``` -Or, if you contribute to many repos, install https://cli.github.com/ and use: +Or, if you use [Github CLI](https://cli.github.com/), use: ``` gh repo fork astariul/pytere ```