We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9577d14 commit 8d573b8Copy full SHA for 8d573b8
docs/tutorial/index.html
@@ -162,7 +162,7 @@
162
<li>Install <a href="https://www.python.org/downloads/">Python 3</a>. </li>
163
<li>Intall <a href="https://jupyter.org/install">Jupyter</a>.</li>
164
<li>Install <a href="https://scipy.org/install.html">NumPy and SciPy</a>.</li>
165
-<li>Install <a href="https://github.com/tensor-compiler/taco/tree/second-taco">PyTaco</a>. Be sure to clone the <code>second-taco</code> branch. </li>
+<li>Install <a href="https://github.com/tensor-compiler/taco/">PyTaco</a>. Follow the instructions to build taco with the Python API.</li>
166
<li>Clone the repository with the <a href="https://github.com/tensor-compiler/taco-jupyter-notebooks">tutorials</a>. </li>
167
</ol>
168
0 commit comments