Skip to content
This repository was archived by the owner on Nov 12, 2024. It is now read-only.

Commit eae2dc7

Browse files
authored
Change download link to pypi
1 parent a87125f commit eae2dc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The [Teamscale](https://teamscale.com) pre-commit command line interface allows
66

77
**This guide uses `pip` and `python`. If you prefer Python 3, you'll probably have to replace all occurrences with `pip3` and `python3`.**
88

9-
1. Install [the latest release](https://github.com/cqse/teamscale-cli/releases/latest).
9+
1. Install [the latest release](https://pypi.org/project/teamscale-cli).
1010
2. Copy the example configuration file [.teamscale-precommit.config](./config/.teamscale-precommit.config) to the root directory of the repository you want to analyze. Edit it and insert all the necessary data. You can find your personal access token by opening Teamscale and clicking on your Avatar in the top right corner.
1111
3. Use `teamscale-cli` as a compile or build command in your editor. See below for instructions for
1212
[sample configurations for some editors and IDEs below](#instructions-for-popular-editors).

0 commit comments

Comments
 (0)