From 6c4974b717ad9f30afad34dc1b2ca858e3d3b3ff Mon Sep 17 00:00:00 2001 From: Paul Carvill Date: Sat, 17 Sep 2011 15:00:24 +0100 Subject: [PATCH] added some more info about selecting a new theme in Wordpress --- Readme.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 286a0d9..456c6f3 100644 --- a/Readme.md +++ b/Readme.md @@ -20,8 +20,9 @@ NEVER WORRY ABOUT SETTING UP MYSQL AND PHP ON YOUR MAC EVER AGAIN! $ vagrant up $ open http://localhost:8080 -Copy a base theme (like [Starkers][starkers]) into the theme directory, choose -it in the Wordpress dashboard, and get to work! +You'll need to install Wordpress (i.e. set up an admin user, name the Wordpress +blog etc.). Then copy a base theme (like the totally stripped-down [Starkers][starkers]) into the theme +directory, select Appearance > Themes in the Wordpress dashboard, choose the new theme and get to work! Your Ubuntu/PHP/MySQL box exists as a virtual machine. The website running on the virtual machine is pointing back at the theme directory on your local