Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
nni
Commits
d6dcb483
"git@developer.sourcefind.cn:dadigang/Ventoy.git" did not exist on "f3830520135fff47153252afde856ae18955f312"
Unverified
Commit
d6dcb483
authored
Jul 29, 2022
by
Omkar Pangarkar
Committed by
GitHub
Jul 29, 2022
Browse files
Update build_from_source.rst (#5024)
parent
ed455174
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docs/source/notes/build_from_source.rst
docs/source/notes/build_from_source.rst
+2
-2
No files found.
docs/source/notes/build_from_source.rst
View file @
d6dcb483
...
...
@@ -63,7 +63,7 @@ In bash:
export NNI_RELEASE=2.0
python setup.py build_ts
python bdist_wheel
python
setup.py
bdist_wheel
In PowerShell:
...
...
@@ -71,7 +71,7 @@ In PowerShell:
$env:NNI_RELEASE=2.0
python setup.py build_ts
python bdist_wheel
python
setup.py
bdist_wheel
If successful, you will find the wheel in ``dist`` directory.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment