Stuck in page 91 of book "wicked wordpress"

well, its really confusing. I am trying to work with creating your child theme section. Now, here i have to change name of theme from child… to wicked.

I already installed wordpress on my server using fantastico. Now, i uploaded thematic theme. Then i uploaded child theme again in themes directory. Now, how can i change its name to “wicked”, as wordpress wont allow me to do that.

Do i have to make al this arrangement first and then manually install wordpress on my server?

Thanks

Open up the style.css file that is in your Wicked directory and you will see:

/*
Theme Name: Wicked Theme
Theme URI: http://sitepoint.com/books/wordpress1
Description: A wicked Thematic child theme.
Author: Raena Jackson Armitage
Author URI: http://raena.net
Template: thematic
Version: 0.1
Tags: Thematic, three-columns, blue, grey, gray

See where it says THEME NAME - just type in Wicked Theme
like you see above.