Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
milosgajdos committed Dec 24, 2020
1 parent 9638d50 commit 31f0ba8
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 @@ -20,7 +20,7 @@ Get the source code:
$ go get -u github.com/milosgajdos/gosom
```

**Make sure you've got all the dependencies** (`go get -u` should retrieve them, but this project might use a specific version of `gonum` so make sure you run the following command):
Get all dependencies:

```
$ make dep
Expand Down

0 comments on commit 31f0ba8

Please sign in to comment.