diff --git a/README.md b/README.md index a6e5a9e..9999323 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,12 @@ Archetype Add `--touch` to either command to automatically touch the web.config on a deploy -## Installation ## +## Installation +1) Install the package through Umbraco. -To use this package right from this repo you will need to manually download and copy the files into the appropriate spot: +OR + +2) To use this package right from this repo you will need to manually download and copy the files into the appropriate spot: ###/App_Plugins### @@ -35,8 +38,8 @@ Your /App_Plugins should contain this structure: -- archetype.html ###/bin### -- Drop the Imulus.Archetype.dll in the /bin of your Umbraco install (this dll only handles template helpers, PVC's at present) -- You will have to build this yourself or download it here. +- Drop the Archetype.dll in the /bin of your Umbraco install (this dll only handles template helpers, PVC's at present) +- You will have to build this yourself. ## Prevalue Configs ##