Skip to content

Commit 2ae8a3e

Browse files
Merge pull request #7 from jwshi21/update-instructions
update pytaco installation instructions
2 parents 9577d14 + 8d573b8 commit 2ae8a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
<li>Install <a href="https://www.python.org/downloads/">Python 3</a>. </li>
163163
<li>Intall <a href="https://jupyter.org/install">Jupyter</a>.</li>
164164
<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>
165+
<li>Install <a href="https://github.com/tensor-compiler/taco/">PyTaco</a>. Follow the instructions to build taco with the Python API.</li>
166166
<li>Clone the repository with the <a href="https://github.com/tensor-compiler/taco-jupyter-notebooks">tutorials</a>. </li>
167167
</ol>
168168

0 commit comments

Comments
 (0)