You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,9 +78,9 @@ pip install . # with -e option if you want to install in editable mode
78
78
79
79
### Method 2: Build from Source
80
80
We currently provide three ways to install **tile-lang** from source:
81
-
-[Install from Source (using your own TVM installation)](./docs/get_started/Installation.rst#method-1-install-from-source-using-your-own-tvm-installation)
82
-
-[Install from Source (using the bundled TVM submodule)](./docs/get_started/Installation.rst#method-2-install-from-source-with-our-tvm-submodule)
83
-
-[Install Using the Provided Script](./docs/get_started/Installation.rst##method-3-install-using-the-provided-script)
81
+
-[Install from Source (using your own TVM installation)](./docs/get_started/Installation.md#method-1-install-from-source-using-your-own-tvm-installation)
82
+
-[Install from Source (using the bundled TVM submodule)](./docs/get_started/Installation.md#method-2-install-from-source-with-our-tvm-submodule)
83
+
-[Install Using the Provided Script](./docs/get_started/Installation.md##method-3-install-using-the-provided-script)
0 commit comments