Skip to content

Commit

Permalink
Hotfix: remove invalid command from README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alganet committed Jul 6, 2024
1 parent ee67844 commit 9a2611c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,7 @@ a **modular** library to create **portable shell scripts** that run everywhere.

_coral_ is meant to solve the script portability problem the hard way: by writing reusable code and testing it.

There is no compilation or build step. Once you download it, you're good to go:

```sh
./entrypoint.sh help
```
There is no compilation or build step. Once you download it, you're good to go.

# Testing

Expand Down

0 comments on commit 9a2611c

Please sign in to comment.