We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09cf407 commit e6a3be4Copy full SHA for e6a3be4
README.md
@@ -35,8 +35,9 @@ A standard **Python** environment built with **Docker Compose**.
35
36
## Getting Started
37
38
+### Linux
39
+
40
```bash
-# Linux
41
# Clone this repository
42
git clone https://github.com/europanite/standard_python_environment.git
43
cd standard_python_environment
@@ -52,8 +53,9 @@ docker compose exec service bash
52
53
54
```
55
56
+### Windows
57
58
-# Windows
59
60
61
0 commit comments