Skip to content

Commit ec37fdc

Browse files
Updated tutorial setup instructions
1 parent 2ae8a3e commit ec37fdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/docs/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ If, on the other hand, you would like to run the notebooks on your computer, ple
77
1. Install [Python 3](https://www.python.org/downloads/).
88
2. Intall [Jupyter](https://jupyter.org/install).
99
3. Install [NumPy and SciPy](https://scipy.org/install.html).
10-
4. Install [PyTaco](https://github.com/tensor-compiler/taco/tree/second-taco). Be sure to clone the `second-taco` branch.
10+
4. Install [PyTaco](https://github.com/tensor-compiler/taco/). Follow the instructions to build taco with the Python API.
1111
5. Clone the repository with the [tutorials](https://github.com/tensor-compiler/taco-jupyter-notebooks).

0 commit comments

Comments
 (0)