File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ This document describes how to configure and use your development environment.
6
6
7
7
You must complete these steps once before you can start setting up the project itself:
8
8
9
- 1 . Install [ Python 3.10 ] ( https://www.python.org/downloads/ ) .
9
+ 1 . Install [ Python 3.11 ] ( https://www.python.org/downloads/ ) .
10
10
2 . Verify that ` python ` can be launched by running this command in a ** new** terminal:
11
11
``` shell
12
12
python --version
Original file line number Diff line number Diff line change 21
21
- Development :
22
22
- Environment : development/environment.md
23
23
- Project Guidelines : development/project_guidelines.md
24
- - Contributing : https://github.com/Safe-DS/Library/contribute
25
24
- Code Review Guide : development/code_review.md
25
+ - Contributing 🌐 : https://github.com/Safe-DS/Library/contribute
26
26
27
27
# Configuration of MkDocs & Material for MkDocs --------------------------------
28
28
You can’t perform that action at this time.
0 commit comments