Explorar el Código

Quick readme update

Tatyana Borisova hace 6 años
padre
commit
407ba0f0d1
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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