Skip to content

Commit

Permalink
fixing instructions on installation (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marvin Frachet authored Feb 21, 2019
1 parent cda8890 commit 21632a1
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 @@ -29,7 +29,7 @@ If you prefer a _quickest_ solution, you can also rely on the [go-wasm-cli](http
In your favorite terminal

```shell
$ go get github.com/mfrachet/go-vdom-wasm
$ GOOS=js GOARCH=wasm go get github.com/mfrachet/go-vdom-wasm
```

## Usage
Expand Down

0 comments on commit 21632a1

Please sign in to comment.