diff --git a/README.md b/README.md index 71853fda1..813e43955 100644 --- a/README.md +++ b/README.md @@ -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: