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.git


The following commit(s) were added to refs/heads/master by this push:
     new a56bd76  Update install instructions on Getting Started page (#75)
a56bd76 is described below

commit a56bd7642d289cd4344e0ece6622f2c49442d1be
Author: Alex Sorokoumov <[email protected]>
AuthorDate: Sun Jul 20 09:55:22 2025 -0700

    Update install instructions on Getting Started page (#75)
---
 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 64160d1..a1bb572 100644
--- a/docs/GETTING_STARTED.md
+++ b/docs/GETTING_STARTED.md
@@ -27,7 +27,7 @@ use pyenv to install it.
 Use pipx to install otava:
 
 ```
-pipx install git+ssh://[email protected]/apache/otava
+pip install apache-otava
 ```
 
 ## Setup

Reply via email to