зеркало из https://github.com/microsoft/NimbusML.git
Typo fixed on paragraph 10 (#398)
This commit is contained in:
Родитель
6269b27fe6
Коммит
93876510ba
|
@ -7,6 +7,6 @@ Building NimbusML from source on Windows
|
|||
## Build
|
||||
Run `build.cmd`
|
||||
|
||||
This downloads dependencies (.NET SDK, specific versions of Python and Boost), builds native code and managed code, and packages NimbusML into a pip-installable wheel. This produces debug binaries by default, and release versions can be specified by `build.cmd --configuration RlsWinPy3.7` for examle.
|
||||
This downloads dependencies (.NET SDK, specific versions of Python and Boost), builds native code and managed code, and packages NimbusML into a pip-installable wheel. This produces debug binaries by default, and release versions can be specified by `build.cmd --configuration RlsWinPy3.7` for example.
|
||||
|
||||
For additional options including running tests and building components independently, see `build.cmd -?`.
|
||||
|
|
Загрузка…
Ссылка в новой задаче