diff --git a/README.md b/README.md index 83efb15..189644e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Using the Simple theme - * Copy the theme into the `themes/` directory of your SilverStripe project. If you've named it correctly, there should be a directory called `themes/simple/templates`. + * Copy the theme into the `themes/` directory of your Silverstripe project. If you've named it correctly, there should be a directory called `themes/simple/templates`. * Add the following to your `mysite/_config.php` file. Remove any existing `SSViewer::set_theme` lines.