Skip to content

Commit

Permalink
Update install instructions on README
Browse files Browse the repository at this point in the history
  • Loading branch information
semperos committed Aug 27, 2024
1 parent 3525f28 commit 441a279
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 @@ -9,7 +9,7 @@ Ari is a set of extensions to the [Goal] programming language, also providing an
Clone this repository and then run the following:

```shell
go install ./cmd/ari
go install github.com/semperos/ari/cmd/ari@latest
```

Then run `ari` for a REPL or `ari --help` to see CLI options.
Expand Down

0 comments on commit 441a279

Please sign in to comment.