Skip to content

Commit 46205b3

Browse files
authored
Update README.md
1 parent c0ab675 commit 46205b3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ See the moopinger blog for more information
33

44
#Install
55

6+
```
67
git clone https://github.com/Moopinger/crlf-detection-script.git
7-
pip3 install -r requirements.txt
8-
python3 crlf.py
8+
pip install -r requirements.txt
9+
python crlf.py
10+
```

0 commit comments

Comments
 (0)