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