Skip to content

Commit a4213ac

Browse files
authored
Update README.md (#7419)
1 parent 226815a commit a4213ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.tools/readmes/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ python -m venv .venv
1717
1818
# Windows
1919
.venv\Scripts\activate
20+
python -m pip install -r requirements_freeze.txt
2021
2122
# Linux or MacOS
2223
source .venv/bin/activate

0 commit comments

Comments
 (0)