Commit dbdf0333 authored by Łukasz Nowak's avatar Łukasz Nowak Committed by Romain Courteaud

CONTRIBUTE: Fix program name

/reviewed-on !1
parent d4fc7062
...@@ -7,7 +7,7 @@ python3 -m venv venv ...@@ -7,7 +7,7 @@ python3 -m venv venv
. venv/bin/activate . venv/bin/activate
pip install --upgrade --editable ".[dev]" pip install --upgrade --editable ".[dev]"
py.test py.test
urlchecker -u URL surykatka -u URL
``` ```
## Check the code ## Check the code
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment