Update README.md
I changed command for running script from Mac version (python3) to Windows version (python)
This commit is contained in:
committed by
GitHub
parent
f4471d96e2
commit
f6e75c46d4
@@ -91,7 +91,7 @@ print("\nAll conversions completed!")
|
|||||||
```
|
```
|
||||||
2. Place the script in the same directory as your files
|
2. Place the script in the same directory as your files
|
||||||
3. Install required packages: like openai
|
3. Install required packages: like openai
|
||||||
4. Run script ```bash python3 convert.py ```
|
4. Run script ```bash python convert.py ```
|
||||||
|
|
||||||
Note that original files will remain unchanged and new markdown files are created with the same base name.
|
Note that original files will remain unchanged and new markdown files are created with the same base name.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user