# Requirements - bash 4.0 or higher - curl # Install ``` bash curl -o is-wordpress https://raw.githubusercontent.com/tanrax/is-wordpress/master/is-wordpress chmod +x is-wordpress ``` # HOW TO USE IT ``` bash ./is-wordpress [domain] ``` # EXAMPLE ``` bash ./is-wordpress blog.us.playstation.com ```