Skip to content

Commit 6fe5102

Browse files
(fix) Typo in getting started
1 parent 40ee051 commit 6fe5102

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/basics/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ pip install ../apparun/dist/apparun-X.X.X-py3-none-any.whl -r requirements.txt
6262

6363
Replacing `X.X.X` by the appropriate version.
6464

65-
If you want to use Appa Run to use the CLI of Appa Build, you need to build the package:
65+
If you want to use the CLI of Appa Build, you need to build the package:
6666
If required, you can install wheel using `pip install wheel`.
6767

6868
```

0 commit comments

Comments
 (0)