Spaces:
Running
Running
Fix formatting for important notes in README
Browse files
README.md
CHANGED
@@ -56,7 +56,7 @@ Set the following environment variables:
|
|
56 |
|
57 |
#### Using pip
|
58 |
|
59 |
-
> !
|
60 |
> Ensure that you have Python 3.10 or higher installed.
|
61 |
|
62 |
1. Install the package:
|
@@ -77,7 +77,7 @@ Set the following environment variables:
|
|
77 |
|
78 |
#### Using git & poetry
|
79 |
|
80 |
-
> ![IMPORTANT]
|
81 |
> Ensure that you have Python 3.10 or higher installed.
|
82 |
|
83 |
|
|
|
56 |
|
57 |
#### Using pip
|
58 |
|
59 |
+
> [!IMPORTANT]
|
60 |
> Ensure that you have Python 3.10 or higher installed.
|
61 |
|
62 |
1. Install the package:
|
|
|
77 |
|
78 |
#### Using git & poetry
|
79 |
|
80 |
+
> ![IMPORTANT]
|
81 |
> Ensure that you have Python 3.10 or higher installed.
|
82 |
|
83 |
|