Skip to content

Commit

Permalink
fix: missing line in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Shillaker committed Sep 29, 2024
1 parent 7ac5b57 commit a5849fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ You can then run the script to check the changes using the `check.py` script in
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python3 check.py
```

## Scripting
Expand Down

0 comments on commit a5849fa

Please sign in to comment.