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 3081b8134 Formatting nudge
3081b8134 is described below

commit 3081b81343150da491376bbbff3a17cce7337c62
Author: Andrew Musselman <[email protected]>
AuthorDate: Mon Feb 26 13:58:39 2024 -0800

    Formatting nudge
---
 README.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 1390b7777..0eb5a6957 100644
--- a/README.md
+++ b/README.md
@@ -33,8 +33,10 @@ Check out [basic gates](docs/basic_gates.md) for a quick 
introduction to the bas
 ## Getting started
 
 To install dependencies, run the following:
-`$ pip install -U poetry`
-`$ poetry install`
+```
+$ pip install -U poetry
+$ poetry install
+```
 
 #### Legal
 Please see the `NOTICE.txt` included in this directory for more information.

Reply via email to