Skip to content

Commit 10b0898

Browse files
committed
INSTALL: fix list syntax
1 parent c13796c commit 10b0898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Required libraries[^1]:
2020

2121
- [Qt5](//doc.qt.io/qt-5/gettingstarted.html) (>= 5.12)
2222
or [Qt6](//doc.qt.io/qt-6/get-and-install-qt.html) (>= 6.2)
23-
* [zlib](//github.com/madler/zlib) (>=1.2)
23+
- [zlib](//github.com/madler/zlib) (>=1.2)
2424
- [efivar](//github.com/rhboot/efivar) (>= 37) on Linux
2525

2626
### Build steps

0 commit comments

Comments
 (0)