Skip to content

Commit

Permalink
[Doc] Proofread Getting started (#4682)
Browse files Browse the repository at this point in the history
* Proofread Getting started

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Updated backend sequence.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update index.md

* Format updates.

* minor format updates

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Bob Cao <bobcaocheng@gmail.com>
  • Loading branch information
3 people authored Apr 20, 2022
1 parent 1a1b860 commit 2281a2b
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 181 deletions.
2 changes: 1 addition & 1 deletion docs/lang/articles/contribution/dev_install.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Developers who are interested in the compiler, computer graphics, or high-perfor

:::danger IMPORTANT

This installation guide is *NOT* intended for end users who only wish to do simulation or high performance numerical computation. We recommend that end users install Taichi via `pip install taichi` and that there is no need for you to build Taichi from source. Doing both at the same time may cause unnecessary conflicts.
This installation guide is *NOT* intended for end users who only wish to do simulation or high performance numerical computation. We recommend that end users install Taichi via `pip install taichi` and that there is no need for you to build Taichi from source.

See the [Get Started](https://docs.taichi.graphics/) for more information on quickly setting up Taichi for end users.

Expand Down
Loading

0 comments on commit 2281a2b

Please sign in to comment.