Skip to content

Commit

Permalink
docs: add script installation command
Browse files Browse the repository at this point in the history
  • Loading branch information
mishamyrt committed Jul 12, 2024
1 parent 7df68d3 commit f0e8a76
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ RunOn is a utility for running commands on macOS system events.

## Installation

### Script

```sh
curl -skSfL https://raw.githubusercontent.com/mishamyrt/runon/main/scripts/install.sh | bash
```

### Build from source

Building the project is currently only possible on macOS. Swift 5.10 is required for the build.
Expand Down

0 comments on commit f0e8a76

Please sign in to comment.