Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Commit

Permalink
README: update go get command to fetch dependencies of REPL
Browse files Browse the repository at this point in the history
  • Loading branch information
adonovan committed Apr 26, 2018
1 parent 67717b5 commit 06804d9
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 @@ -48,7 +48,7 @@ languages and compilers.
Build the code:

```shell
$ go get github.com/google/skylark
$ go get github.com/google/skylark/...
$ go build github.com/google/skylark/cmd/skylark
```

Expand Down

0 comments on commit 06804d9

Please sign in to comment.