"src/include/blockwise_tensor_slice_copy.hpp" did not exist on "acd7082fe109aa4228dfca652e87cab96bc6837f"
Commit 3cef774a authored by Wenhao Xie's avatar Wenhao Xie Committed by GitHub
Browse files

[Typo] Fix formatting in installation instructions in README.md (#113)

parent 8640a823
...@@ -79,8 +79,8 @@ pip install . # with -e option if you want to install in editable mode ...@@ -79,8 +79,8 @@ pip install . # with -e option if you want to install in editable mode
### Method 2: Build from Source ### Method 2: Build from Source
We currently provide three ways to install **tile-lang** from source: We currently provide three ways to install **tile-lang** from source:
- [Install from Source (using your own TVM installation)](./docs/get_started/Installation.md#method-1-install-from-source-using-your-own-tvm-installation) - [Install from Source (using your own TVM installation)](./docs/get_started/Installation.md#method-1-install-from-source-using-your-own-tvm-installation)
- [Install from Source (using the bundled TVM submodule)](./docs/get_started/Installation.md#method-2-install-from-source-with-our-tvm-submodule) - [Install from Source (using the bundled TVM submodule)](./docs/get_started/Installation.md#method-2-install-from-source-using-the-bundled-tvm-submodule)
- [Install Using the Provided Script](./docs/get_started/Installation.md##method-3-install-using-the-provided-script) - [Install Using the Provided Script](./docs/get_started/Installation.md#method-3-install-using-the-provided-script)
## Quick Start ## Quick Start
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment