소스 검색

Quick readme update

Tatyana Borisova 6 년 전
부모
커밋
407ba0f0d1
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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