This is an automated email from the ASF dual-hosted git repository.
asorokoumov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/otava-website.git
The following commit(s) were added to refs/heads/master by this push:
new 0d555a7 Update install instructions on Getting Started page (#3)
0d555a7 is described below
commit 0d555a796493ce89483c26bf308f1c4795232177
Author: Alex Sorokoumov <[email protected]>
AuthorDate: Sat Jul 19 19:14:37 2025 -0700
Update install instructions on Getting Started page (#3)
---
docs/getting-started.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/getting-started.md b/docs/getting-started.md
index 174c6c0..2ed7035 100644
--- a/docs/getting-started.md
+++ b/docs/getting-started.md
@@ -7,7 +7,7 @@ Otava requires Python 3.8. If you don't have Python 3.8, use
pyenv to install i
Use pipx to install otava:
```
-pipx install git+ssh://[email protected]/apache/otava
+pip install apache-otava
```
## Setup