Spaces:
Runtime error
Runtime error
docs: fix reade
Browse files
README.md
CHANGED
@@ -41,7 +41,7 @@ Ensure you have Python installed (version 3.9).
|
|
41 |
```sh
|
42 |
# Using Conda (recommended)
|
43 |
conda env create --file environment.yml
|
44 |
-
```
|
45 |
|
46 |
### Running the Notebook
|
47 |
|
|
|
41 |
```sh
|
42 |
# Using Conda (recommended)
|
43 |
conda env create --file environment.yml
|
44 |
+
```
|
45 |
|
46 |
### Running the Notebook
|
47 |
|