Update install
This commit is contained in:
parent
9db9cd2af8
commit
d9bc3dd640
@ -1,11 +1,12 @@
|
|||||||
# Requirements
|
# Requirements
|
||||||
|
|
||||||
bash 4.0 or higher
|
- bash 4.0 or higher
|
||||||
|
- curl
|
||||||
|
|
||||||
# Install
|
# Install
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
curl is-wordpress
|
curl -o is-wordpress https://raw.githubusercontent.com/tanrax/is-wordpress/master/is-wordpress
|
||||||
chmod +x is-wordpress
|
chmod +x is-wordpress
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -18,5 +19,5 @@ chmod +x is-wordpress
|
|||||||
# EXAMPLE
|
# EXAMPLE
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
./is-wordpress https://blog.us.playstation.com/
|
./is-wordpress blog.us.playstation.com
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user