This is an automated email from the ASF dual-hosted git repository.
akm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/mahout.git
The following commit(s) were added to refs/heads/main by this push:
new ae8435b23 Formatting nudge
ae8435b23 is described below
commit ae8435b236875fb19af128c43ed8e064618a32f6
Author: Andrew Musselman <[email protected]>
AuthorDate: Mon Feb 26 13:59:18 2024 -0800
Formatting nudge
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 0eb5a6957..093af6bfd 100644
--- a/README.md
+++ b/README.md
@@ -34,8 +34,8 @@ Check out [basic gates](docs/basic_gates.md) for a quick
introduction to the bas
To install dependencies, run the following:
```
-$ pip install -U poetry
-$ poetry install
+pip install -U poetry
+poetry install
```
#### Legal