Skip to content

Commit b7e1302

Browse files
committed
readme updates
Signed-off-by: Morten Linderud <[email protected]>
1 parent 78476fa commit b7e1302

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ testing towards [tianocore](https://www.tianocore.org/) utilizing
3232
## Dependencies
3333
* util-linux (using `lsblk`)
3434
* binutils (using `objcopy`)
35-
* Go >= 1.16
35+
* Go >= 1.20
3636
* asciidoc (only for building)
3737

3838
# Installation
@@ -50,7 +50,7 @@ To install through git:
5050
$ git clone https://github.com/foxboron/sbctl.git
5151
$ cd sbctl
5252
$ make
53-
$ sbctl
53+
$ ./sbctl
5454
```
5555

5656
### Available packages

0 commit comments

Comments
 (0)