Skip to content

Commit 59a5b18

Browse files
committed
chore: format text below 100 chars
1 parent 3c50056 commit 59a5b18

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -145,15 +145,13 @@ open-sourced registry defined under `pyproject.toml` file.
145145
pyenv shell 3.11.9
146146
uv venv --python-preference system
147147
source .venv/bin/activate
148-
uv sync --dev
149148
```
150149
</details>
151150

152-
Now you have the entire project set-up and ready to be tinkered with. Try out the
153-
standard `arise` command which brings up a help menu.
154-
155151
### Getting started
156-
To contribute to the project, fork the repository and clone to your local device and install preferred testing dependency [pytest](https://github.com/pytest-dev/pytest)
152+
153+
To contribute to the project, fork the repository and clone to your local device
154+
and install preferred testing dependency [pytest](https://github.com/pytest-dev/pytest)
157155
Alternatively, run the following command on your terminal to do so:
158156

159157
```bash

0 commit comments

Comments
 (0)