Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrT23 authored Nov 15, 2024
1 parent 5636533 commit b93822a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@ How to run:
```
[tool.poetry]
name = "cover-agent"
version = "0.0.0" # Placeholder. Will be replaced by dynamic versioning.
version = "0.0.0" # Placeholder
description = "Cover Agent Tool"
authors = ["QodoAI"]
license = "AGPL-3.0 license"
readme = "README.md"
```
3) Create a branch in your repo (we went to extend the tests on a dedicated branch)
3) Create a branch in your repo (we want to extend the tests on a dedicated branch)
4) cd to your repo root
5) Run the following command:
```shell
Expand Down

0 comments on commit b93822a

Please sign in to comment.