Skip to content

Commit 8aa93df

Browse files
committed
Change shell to bash
1 parent 3923396 commit 8aa93df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,6 @@ ruff check scrapscript.py
103103
### Using `uv`
104104
If you choose to use `uv` to manage development dependencies, you can run any of the previous four commands by prefixing them with `uv run`, e.g.:
105105

106-
```shell
106+
```bash
107107
uv run python scrapscript_tests.py
108108
```

0 commit comments

Comments
 (0)