Fixed README - third time's the charm
This commit is contained in:
parent
123773f9f5
commit
67a6086861
13
README.md
13
README.md
|
@ -8,20 +8,19 @@ Presuppone che la stampante sia attaccata via seriale con un adattatore usb e ac
|
|||
|
||||
Per compilare
|
||||
|
||||
``
|
||||
```sh
|
||||
$ go build
|
||||
|
||||
$ chmod +x ./Scontrini
|
||||
``
|
||||
```
|
||||
|
||||
Per la TUI
|
||||
|
||||
``
|
||||
```sh
|
||||
$ ./Scontrini
|
||||
``
|
||||
```
|
||||
|
||||
Si può anche pipare da programmi esterni
|
||||
|
||||
``
|
||||
```sh
|
||||
$ echo "Printa sto cazzo" | ./Scontrini
|
||||
``
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue
Block a user