Skip to content

Commit ed51630

Browse files
authored
Merge pull request #47 from europanite/feature/wsl
fix/tests
2 parents 6a213c0 + e6a3be4 commit ed51630

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,9 @@ A standard **Python** environment built with **Docker Compose**.
3535

3636
## Getting Started
3737

38+
### Linux
39+
3840
```bash
39-
# Linux
4041
# Clone this repository
4142
git clone https://github.com/europanite/standard_python_environment.git
4243
cd standard_python_environment
@@ -52,8 +53,9 @@ docker compose exec service bash
5253

5354
```
5455

56+
### Windows
57+
5558
```bash
56-
# Windows
5759
# Clone this repository
5860
git clone https://github.com/europanite/standard_python_environment.git
5961
cd standard_python_environment

0 commit comments

Comments
 (0)