ソースを参照

maybe better tell people about the key binding

Lucas Stadler 11 年 前
コミット
bb7094ab71
共有1 個のファイルを変更した2 個の追加1 個の削除を含む
  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.