Update README.md
This commit is contained in:
@@ -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 ##
|
||||
|
||||
|
||||
Reference in New Issue
Block a user