Skip to content

Commit 6ec68bd

Browse files
committed
updates
1 parent 391a875 commit 6ec68bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/includes/quickstart-python/virtual-environment-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.date: 01/29/2022
66
---
77
#### [Windows](#tab/windows)
88

9-
```Cmd
9+
```Console
1010
py -m venv .venv
1111
.venv\scripts\activate
1212
```

0 commit comments

Comments
 (0)