Skip to content

Commit

Permalink
general: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Radoslav Bodó committed Jun 10, 2024
1 parent bea1e09 commit b0355d4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,10 @@ git clone
```
git clone [email protected]:bodik/perccli-status.git /opt/perccli-status
cd /opt/perccli-status
python3 -m venv venv
make install-dev
. venv/bin/activate
pip install -r requirements-dev.lock
make coverage
make lint
make build-deb
```

0 comments on commit b0355d4

Please sign in to comment.