Skip to content

Commit 1f2c670

Browse files
committed
fixup
1 parent efe5f82 commit 1f2c670

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,10 @@ If using our CI/CD test scripts, or otherwise following them, you'll also need
4242
There are no run-time dependencies on these, they're merely used for some of the scripts under `testing/`.
4343

4444
```
45-
sudo snap install --clasic \
46-
astral-uv \
45+
sudo snap install --classic \
46+
astral-uv
47+
48+
sudo snap install \
4749
yq
4850
```
4951

0 commit comments

Comments
 (0)