Skip to content

Commit

Permalink
fixed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalyliber committed Jan 26, 2018
1 parent 425c84c commit 7b5521d
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 @@ -26,10 +26,10 @@ Linux
GOOS=linux GOARCH=amd64 go build -o gostorm_lunux
```

iOS
Mac OS

```bash
GOOS=darwin GOARCH=amd64 go build -o gostorm_ios
GOOS=darwin GOARCH=amd64 go build -o gostorm_macos
```

Windows
Expand Down

0 comments on commit 7b5521d

Please sign in to comment.