Skip to content

Commit

Permalink
Add the unzip command.
Browse files Browse the repository at this point in the history
  • Loading branch information
abarisani committed May 7, 2021
1 parent dd84f05 commit e828172
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Build the [TamaGo compiler](https://github.com/f-secure-foundry/tamago-go)

```
wget https://github.com/f-secure-foundry/tamago-go/archive/refs/tags/latest.zip
unzip latest.zip
cd tamago-go-latest/src && ./all.bash
cd ../bin && export TAMAGO=`pwd`/go
```
Expand Down

0 comments on commit e828172

Please sign in to comment.