Browse Source

maybe better tell people about the key binding

Lucas Stadler 11 years ago
parent
commit
bb7094ab71
1 changed files with 2 additions and 1 deletions
  1. 2 1
      go/linguaevalia/README.md

+ 2 - 1
go/linguaevalia/README.md

@ -10,7 +10,8 @@ Just write the code.
10 10
11 11
* `go get github.com/heyLu/lp/go/linguaevalia`
12 12
* `$GOPATH/bin/linguaevalia`
13
* visit <http://localhost:8000> and start writing code
13
* visit <http://localhost:8000> and start writing code (press `ctrl-enter`
14
    to run the code)
14 15
15 16
Essentially just need `go`, but to run code in other languages, you need
16 17
to have them installed as well.