docs: fix coverage
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
[](https://github.com/scito/extract_otp_secrets/actions/workflows/ci.yml)
|
||||
[](https://github.com/scito/extract_otp_secrets/actions/workflows/ci_docker.yml)
|
||||

|
||||

|
||||
[](https://github.com/scito/extract_otp_secrets/blob/master/LICENSE)
|
||||
[](https://github.com/scito/extract_otp_secrets/releases/latest)
|
||||

|
||||
@@ -698,7 +698,7 @@ There is a Bash script for a full local build including linting and type checkin
|
||||
```
|
||||
or
|
||||
```bash
|
||||
PYTHON=python3.11 PIP=pip3.11 DOCKER="podman" ./build.sh -d
|
||||
PYTHON=python3.11 PIP=pip3.11 DOCKER="sudo podman" ./build.sh -d
|
||||
```
|
||||
Linux or WSL2 Linux:
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user