Skip to content

Commit 1d17965

Browse files
Update README.md
1 parent 8354b41 commit 1d17965

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ Anonymize_Excel.py uses Microsoft Presidio together with Faker framework for ano
2323
git clone https://github.com/Welding-Torch/Anonymize_Excel.git
2424
```
2525

26-
3. Install the requirements
26+
2. Install the requirements
2727
```
2828
pip install presidio_analyzer
2929
pip install presidio_anonymizer
3030
python -m spacy download en_core_web_lg
3131
```
32-
4. Run the demo
32+
3. Run the demo
3333
```
3434
python Anonymize_Excel.py
3535
```

0 commit comments

Comments
 (0)