Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberjunky authored Jul 25, 2024
1 parent a3014a8 commit f756a0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ pip3 install shellrecharge
To create a development environment to commit code.

```
python3 -m venv .venv
source .venv/bin/activate
pip3 install pdm
pip3 install ruff
pdm init
Expand Down

0 comments on commit f756a0b

Please sign in to comment.