Skip to content

Commit 95b3390

Browse files
typo: update installation.rst: fixing 2 typos (#840)
Hi, Fixed 2 wording issues in text: see commit diff Best, Didier
1 parent 88e3dee commit 95b3390

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/installation.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Prerequisites
2424
Quick Start
2525
^^^^^^^^^^^
2626

27-
The easiest way to install FlashInfer is via pip, we hosted wheels with indexed URL for different PyTorch versions and CUDA versions. Please note that the package currently used by FlashInfer is named ``flashinfer-python``, not ``flashinfer``.
27+
The easiest way to install FlashInfer is via pip, we host wheels with indexed URL for different PyTorch versions and CUDA versions. Please note that the package currently used by FlashInfer is named ``flashinfer-python``, not ``flashinfer``.
2828

2929
.. tabs::
3030

@@ -95,7 +95,7 @@ The easiest way to install FlashInfer is via pip, we hosted wheels with indexed
9595
Install from Source
9696
^^^^^^^^^^^^^^^^^^^
9797

98-
In certain cases, you may want to install FlashInfer from source code to trying out the latest features in the main branch, or to customize the library for your specific needs.
98+
In certain cases, you may want to install FlashInfer from source code to try out the latest features in the main branch, or to customize the library for your specific needs.
9999

100100
FlashInfer offers two installation modes:
101101

0 commit comments

Comments
 (0)