Use the right go command
This commit is contained in:
parent
8814044289
commit
e78571d173
@ -2,7 +2,7 @@
|
|||||||
A small go program that converts pdf-files to booklets using LaTeX.
|
A small go program that converts pdf-files to booklets using LaTeX.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
```go install github.com/jjdekker/gobooklet```
|
```go get github.com/jjdekker/gobooklet```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
```gobooklet [inputFile] ([outputFile])?```
|
```gobooklet [inputFile] ([outputFile])?```
|
||||||
|
Reference in New Issue
Block a user