Skip to content

Commit fd5b4ed

Browse files
authored
Python 3.9 in README
1 parent 3aebf8a commit fd5b4ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Several debuggers are provided, including [snoop](https://github.com/alexmojaki/
141141
3. Run `docker-compose up`.
142142
4. Skip the following two steps, everything should be running now.
143143
3. In the `backend` folder:
144-
1. Ensure the `python` command points to Python 3.8.
144+
1. Ensure the `python` command points to Python 3.9.
145145

146146
2. If you are on Linux/OSX, run `./setup.sh`.
147147

0 commit comments

Comments
 (0)