Draichi commited on
Commit
6bad0fd
·
unverified ·
1 Parent(s): 8e1b7e2

docs: fix reade

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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