Sources updating info in README.

This commit is contained in:
Stanislav Nikitin 2016-10-04 19:00:44 +05:00
parent 0170cd5bb6
commit 1394724a43
1 changed files with 11 additions and 0 deletions

View File

@ -56,6 +56,17 @@ go install github.com/pztrn/urtrator
First command will get sources of URTrator and dependencies, second
command will build executable for you and place it in ``$GOROOT/bin``.
### Updating
``go get`` will do initial repo clone for you, but flag ``-u`` is
required to get updated URTrator source. So, for updating sources
just issue:
```
go get -d -u github.com/pztrn/urtrator
```
# Important information
## GTK warnings in console