Sfoglia il codice sorgente

maybe better tell people about the key binding

Lucas Stadler 11 anni fa
parent
commit
bb7094ab71
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  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.