Skip to content

Commit f99fdb7

Browse files
committed
fix version typo
1 parent e83221d commit f99fdb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ bash deploy.sh
9191
9292
## Running Locally
9393
94-
The software was tested on GNU/Linux and macOS with Python 3.11 and 3.12.3 ([3.11.4](https://github.com/pydantic/pydantic/issues/9609) currently not working).
94+
The software was tested on GNU/Linux and macOS with Python 3.11 and 3.12.3 ([3.12.4](https://github.com/pydantic/pydantic/issues/9609) currently not working).
9595
If you want to use the software under Windows, you must set the environment variables with `set` instead of `export`.
9696
9797
You should also create a [virtual environment](https://docs.python.org/3/library/venv.html) with the version of Python you want to use, and activate it before proceeding.

0 commit comments

Comments
 (0)