Преглед на файлове

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.