Skip to content

Commit dce90be

Browse files
Update enable-authentication-python-web-app.md
1 parent 35bd505 commit dce90be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/enable-authentication-python-web-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ This article uses [Python 3.9+](https://www.python.org/) and [Flask 2.1](https:/
5959

6060
1. Update pip in the virtual environment by running the following command in the terminal:
6161

62-
```bash
62+
```
6363
python -m pip install --upgrade pip
6464
```
6565

0 commit comments

Comments
 (0)