Update README.md (#2985)

Fix a markdown syntax error
This commit is contained in:
Nekoyue
2019-05-20 17:20:05 +08:00
committed by Nikolay Igotti
parent 82d13239cb
commit 4da64036c1
+1 -1
View File
@@ -14,7 +14,7 @@ Prerequisites:
* install JDK for your platform, instead of JRE. The build requires ```tools.jar```, which is not included in JRE;
* on macOS install Xcode 10.2
* on Fedora 26+ ```yum install ncurses-compat-libs``` may be needed
* on recent Ubuntu ```apt install libncurses5` is needed
* on recent Ubuntu ```apt install libncurses5``` is needed
To compile from sources use following steps: