Skip to content

Commit

Permalink
Fix typo on Windows earthly script name
Browse files Browse the repository at this point in the history
Just noticed this as I was reading through
  • Loading branch information
robarnold authored Oct 7, 2023
1 parent a2dde99 commit fa22969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -345,4 +345,4 @@ If you want to build and test a bundle, you can use earthly by running the follo
./earthly.sh +test --BUNDLE=<bundle-name>
```

We also provide a version of the `earthly.sh` script for Windows (`eartly.ps1`).
We also provide a version of the `earthly.sh` script for Windows (`earthly.ps1`).

0 comments on commit fa22969

Please sign in to comment.