From 7d89bb98f9987dd3cfcf1f6ff7a50d859559b0c2 Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Fri, 28 Feb 2014 18:07:35 -0500 Subject: [PATCH] Update README.markdown --- src/README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/README.markdown b/src/README.markdown index 60be2c94c..e3f1f0e0c 100644 --- a/src/README.markdown +++ b/src/README.markdown @@ -2,7 +2,7 @@ 1) You must rename your user folder from ``/themes/_site`` to ``themes/site`` to avoid library updates modifying your site's settings -2) Rename your semantic config file from 'semantic.config.example' to 'semantic.config' +2) Rename your semantic config file from ``semantic.config.example`` to ``semantic.config`` 3) Use ``grunt build`` to output your project files, you can configure the paths used in ``grunt.config``.