diff --git a/README.md b/README.md index ce17ddd..e5a603c 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,10 @@ cd pytere pip install -e . ``` +Or, if you use [Github CLI](https://cli.github.com/), use: +``` +gh repo fork astariul/pytere +```