Skip to content

Commit 07eb4f7

Browse files
authored
docs: adjust headings for chapter 1 readme
1 parent 2d5e873 commit 07eb4f7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

chapter01/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Chapter 1 - Setting Up Your Development Environment
22

3-
## Notes
4-
### Setting up a Python virtual environment
3+
## Setting up a Python virtual environment
54
#### Create a virtual environment
65
```$ python3 -m venv venv```
76

0 commit comments

Comments
 (0)