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 201f510 commit 6cc2180Copy full SHA for 6cc2180
README.md
@@ -72,9 +72,9 @@ css-html-prettify.py /project/static/
72
**WGET:**
73
```
74
sudo apt-get install python3-bs4
75
-sudo wget -O /usr/bin/css-html-js-prettify https://raw.githubusercontent.com/juancarlospaco/css-html-js-prettify/master/css-html-js-prettify.py
76
-sudo chmod +x /usr/bin/css-html-js-prettify
77
-css-html-js-prettify
+sudo wget -O /usr/bin/css-html-prettify https://raw.githubusercontent.com/juancarlospaco/css-html-prettify/master/css-html-prettify.py
+sudo chmod +x /usr/bin/css-html-prettify
+css-html-prettify
78
79
80
0 commit comments