Skip to content

Commit

Permalink
Updates to beta installation guide
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Geyssens committed Jul 9, 2013
1 parent 7db4652 commit 79a6f0a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions OptimusBetaInstallation.md
Expand Up @@ -12,6 +12,12 @@ appsetting needs ~/bundles/

<add key="umbracoReservedPaths" value="~/umbraco,~/install/,~/bundles/" />

#### pages element

<namespaces>
<add namespace="System.Web.Optimization" />
</namespaces>

#### configSections element

<sectionGroup name="bundleTransformer">
Expand Down

0 comments on commit 79a6f0a

Please sign in to comment.