Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmindlin committed Jul 1, 2024
1 parent b6d4914 commit f617b17
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,11 @@ Eventually Scout installation will come bundled with the necessary pre-reqs. For
- Some version of FireFox
- [Geckodriver](https://github.com/mozilla/geckodriver)

See [Releases](https://github.com/maxmindlin/scout-lang/releases) for up to date Scout binary installation instructions.
Run the installer:

```bash
curl --proto '=https' --tlsv1.2 -LsSf https://raw.githubusercontent.com/maxmindlin/scout-lang/main/scripts/installer.py | python3
```

# Usage

Expand Down

0 comments on commit f617b17

Please sign in to comment.