We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ae8a3e commit ec37fdcCopy full SHA for ec37fdc
documentation/docs/tutorial.md
@@ -7,5 +7,5 @@ If, on the other hand, you would like to run the notebooks on your computer, ple
7
1. Install [Python 3](https://www.python.org/downloads/).
8
2. Intall [Jupyter](https://jupyter.org/install).
9
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.
+4. Install [PyTaco](https://github.com/tensor-compiler/taco/). Follow the instructions to build taco with the Python API.
11
5. Clone the repository with the [tutorials](https://github.com/tensor-compiler/taco-jupyter-notebooks).
0 commit comments