Skip to content

Commit 294d8ff

Browse files
Update Revel cmd install command
1 parent 24f609c commit 294d8ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial/gettingstarted.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Git and Mercurial are required to allow `go get` to clone various dependencies.
3636

3737
To get the Revel framework, run
3838

39-
go get github.com/revel/revel
39+
go install github.com/revel/cmd/revel@latest
4040

4141
This command does a couple of things:
4242

0 commit comments

Comments
 (0)