Skip to content

Commit

Permalink
πŸ”€ Merge pull request #88 from bernhardkaindl/suggest-gh-fork
Browse files Browse the repository at this point in the history
Suggest gh fork for creating a fork and cloning it.
  • Loading branch information
astariul authored Feb 15, 2024
2 parents fe416a5 + 688ce07 commit de140bf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

<h2 align="center">Usage</h2>

Expand Down

0 comments on commit de140bf

Please sign in to comment.