Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
hidetatz committed Aug 16, 2023
1 parent 4ab52f6 commit 6e885a4
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 @@ -24,8 +24,8 @@ For more code example, see [tests/](./tests/).

Installation:

1. Download release from GitHub
2. `tar zxf ~/Downloads/shiba0.0.1.linux_amd64.tar.gz`
1. Download the latest shiba release from [GitHub Release](https://github.com/hidetatz/shiba/releases/latest)
2. `tar zxf ./shibaX.X.X.linux_amd64.tar.gz`
3. `./shiba main.sb`
4. `./shiba` for REPL
5. `./shiba -h` for help
Expand Down

0 comments on commit 6e885a4

Please sign in to comment.