mirror of
https://codeberg.org/scip/kageviewer.git
synced 2025-12-16 20:20:58 +01:00
fixed code spacing
This commit is contained in:
@@ -34,8 +34,8 @@ You will need the Golang toolchain in order to build from source. GNU
|
|||||||
Make will also help but is not strictly neccessary.
|
Make will also help but is not strictly neccessary.
|
||||||
|
|
||||||
If you want to compile the tool yourself, use `git clone` to clone the
|
If you want to compile the tool yourself, use `git clone` to clone the
|
||||||
repository. Then execute `go mod tidy` to install all
|
repository. Then execute `go mod tidy` to install all
|
||||||
dependencies. Then just enter `go build` or - if you have GNU Make
|
dependencies. Then just enter `go build` or - if you have GNU Make
|
||||||
installed - `make`.
|
installed - `make`.
|
||||||
|
|
||||||
To install after building either copy the binary or execute `sudo make
|
To install after building either copy the binary or execute `sudo make
|
||||||
|
|||||||
Reference in New Issue
Block a user