Skip to content

Instantly share code, notes, and snippets.

@kingoamino
Created April 5, 2020 17:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kingoamino/7fcf39fa9b2c5bbf98a8479a2e186b64 to your computer and use it in GitHub Desktop.
Save kingoamino/7fcf39fa9b2c5bbf98a8479a2e186b64 to your computer and use it in GitHub Desktop.
install Wordpress
# install git
yum -y install git
# clone WordPress from repo
git clone https://github.com/WordPress/WordPress.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment