Skip to content

Commit

Permalink
Update readme, improve install/run instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
rock3r committed Jun 6, 2018
1 parent 22bd4fb commit 0614b8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ If you **have all three commands** on your `PATH`, then you can simply download
and execute the script:

```bash
$ [kscript] deep-clean [options]
$ [kscript] deep-clean.kts [options]
```

>Note: on macOS and Linux the script does not need `kscript` to be invoked, because
Expand Down Expand Up @@ -64,7 +64,7 @@ $ sdk install kscript
**macOS:**

```bash
$ brew install kotlin maven kscript
$ brew install kotlin maven holgerbrandl/tap/kscript
```

## Licence
Expand Down

0 comments on commit 0614b8f

Please sign in to comment.