Skip to content

Commit 81d0244

Browse files
committed
typo fix
1 parent 72fa7fa commit 81d0244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/lemonade/getting_started.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ To install lemonade from PyPI:
5454
## From Source Code
5555

5656
1. Clone: `git clone https://github.com/onnx/turnkeyml.git`
57-
1. `cd turnkeyml` (where `turnkeyml` is the repo root of your TurnkeyML clone)
57+
1. `cd turnkeyml` (where `turnkeyml` is the repo root of your clone)
5858
- Note: be sure to run these installation instructions from the repo root.
5959
1. Follow the same instructions as in the [quick start](#quick-start), except replace the `turnkeyml` with a `.`.
6060
- For example: `pip install -e .[llm]`

0 commit comments

Comments
 (0)