Browse Source

Quick readme update

Tatyana Borisova 6 năm trước cách đây
mục cha
commit
407ba0f0d1
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -2,7 +2,7 @@
 
 Protobuf plugin to generate Qt classes
 
-# Linix Build
+# Linux Build
 
 ```bash
 mkdir build
@@ -12,6 +12,7 @@ make -j<N>
 ```
 
 # Windows Build
+
 ```Windows Qt command line
 mkdir build
 cd build