Skip to content

Commit

Permalink
Reorder TIP in readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronPB committed Dec 1, 2024
1 parent bd75331 commit 05bc021
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,12 @@ Clone with SSH:
git clone git@github.com:AaronPB/force_platform.git
```

> [!TIP]\
> Do it in a virtual environment to avoid module installation issues (using `virtualenv`, for example).
> This project is developed with Python v3.10.6
Project requirements:
```bash
pip install -r requirements.txt
```

> [!TIP]\
> Do it in a virtual environment to avoid module installation issues (using `virtualenv`, for example).
> This project is developed with Python v3.10.6

0 comments on commit 05bc021

Please sign in to comment.