Skip to content

Commit

Permalink
mention development version of Ivy in README
Browse files Browse the repository at this point in the history
  • Loading branch information
fzipp committed Aug 6, 2023
1 parent 9540d9f commit fe8ff1e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ tour with the `)demo` command.
First install Ivy itself, if you haven't already done so:

```
go install robpike.io/ivy@latest
go install robpike.io/ivy@latest # or @master if you want to use
# the development version of Ivy.
```

The `ivy` binary should be in the `PATH`.
Expand Down

0 comments on commit fe8ff1e

Please sign in to comment.