Update README.md

This commit is contained in:
Kevin Giszewski
2014-01-17 10:49:43 -05:00
parent 5a092daca9
commit 8a4f3de023
+7 -4
View File
@@ -17,9 +17,12 @@ Archetype
Add `--touch` to either command to automatically touch the web.config on a deploy
## Installation ##
## Installation
1) Install the <a href='http://bit.ly/1gUYKW8'>package</a> 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 ##