ruki 3 gadi atpakaļ
vecāks
revīzija
f15bf23f4c
4 mainītis faili ar 4 papildinājumiem un 4 dzēšanām
  1. 1 1
      README.md
  2. 1 1
      getting_started.md
  3. 1 1
      zh-cn/README.md
  4. 1 1
      zh-cn/getting_started.md

+ 1 - 1
README.md

@@ -100,7 +100,7 @@ $ xrepo install -k shared zlib
 #### Install the specified configuration package
 
 ```console
-$ xrepo install -f "vs_runtime="MD"" zlib
+$ xrepo install -f "vs_runtime='MD'" zlib
 $ xrepo install -f "regex=true,thread=true" boost
 ```
 

+ 1 - 1
getting_started.md

@@ -96,7 +96,7 @@ $ xrepo install -k shared zlib
 #### Install the specified configuration package
 
 ```console
-$ xrepo install -f "vs_runtime="MD"" zlib
+$ xrepo install -f "vs_runtime='MD'" zlib
 $ xrepo install -f "regex=true,thread=true" boost
 ```
 

+ 1 - 1
zh-cn/README.md

@@ -97,7 +97,7 @@ $ xrepo install -k shared zlib
 #### 安装指定配置包
 
 ```console
-$ xrepo install -f "vs_runtime="MD"" zlib
+$ xrepo install -f "vs_runtime='MD'" zlib
 $ xrepo install -f "regex=true,thread=true" boost
 ```
 

+ 1 - 1
zh-cn/getting_started.md

@@ -97,7 +97,7 @@ $ xrepo install -k shared zlib
 #### 安装指定配置包
 
 ```console
-$ xrepo install -f "vs_runtime="MD"" zlib
+$ xrepo install -f "vs_runtime='MD'" zlib
 $ xrepo install -f "regex=true,thread=true" boost
 ```