Update building instructions
Looks like `build/` is not even in `.gitignore`. What happened there? :-)
This commit is contained in:
parent
5e0c66e008
commit
13fdf04839
1 changed files with 1 additions and 2 deletions
|
|
@ -67,8 +67,7 @@ detailed help. In most situations the following commands are sufficient to
|
|||
build and install from source:
|
||||
|
||||
```sh
|
||||
mkdir build
|
||||
go build -o build ./...
|
||||
make build
|
||||
```
|
||||
|
||||
The man-pages require `python-docutils` and can be built via:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue