We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0ab675 commit 46205b3Copy full SHA for 46205b3
README.md
@@ -3,6 +3,8 @@ See the moopinger blog for more information
3
4
#Install
5
6
+```
7
git clone https://github.com/Moopinger/crlf-detection-script.git
-pip3 install -r requirements.txt
8
-python3 crlf.py
+pip install -r requirements.txt
9
+python crlf.py
10
0 commit comments