We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72fa7fa commit 81d0244Copy full SHA for 81d0244
docs/lemonade/getting_started.md
@@ -54,7 +54,7 @@ To install lemonade from PyPI:
54
## From Source Code
55
56
1. Clone: `git clone https://github.com/onnx/turnkeyml.git`
57
-1. `cd turnkeyml` (where `turnkeyml` is the repo root of your TurnkeyML clone)
+1. `cd turnkeyml` (where `turnkeyml` is the repo root of your clone)
58
- Note: be sure to run these installation instructions from the repo root.
59
1. Follow the same instructions as in the [quick start](#quick-start), except replace the `turnkeyml` with a `.`.
60
- For example: `pip install -e .[llm]`
0 commit comments