Skip to content

Commit 6cc2180

Browse files
Update README.md
1 parent 201f510 commit 6cc2180

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@ css-html-prettify.py /project/static/
7272
**WGET:**
7373
```
7474
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
75+
sudo wget -O /usr/bin/css-html-prettify https://raw.githubusercontent.com/juancarlospaco/css-html-prettify/master/css-html-prettify.py
76+
sudo chmod +x /usr/bin/css-html-prettify
77+
css-html-prettify
7878
```
7979
8080

0 commit comments

Comments
 (0)