Unverified Commit 0f33bc7e authored by Lijiaoa's avatar Lijiaoa Committed by GitHub
Browse files

fix typo "vv1.7" (#2687)

parent f3114214
...@@ -269,7 +269,7 @@ ...@@ -269,7 +269,7 @@
<ul> <ul>
<li> <li>
<p>Download the examples via clone the source code.</p> <p>Download the examples via clone the source code.</p>
<div class="command">git clone -b v{{ release }} https://github.com/Microsoft/nni.git</div> <div class="command">git clone -b {{ release }} https://github.com/Microsoft/nni.git</div>
</li> </li>
<li> <li>
<p>Run the MNIST example.</p> <p>Run the MNIST example.</p>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment