Skip to content

Commit

Permalink
Update instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
toddb authored and toddb committed Jul 17, 2011
1 parent 35f9e99 commit ae25325
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A fuller explanation of the cycles and msbuild are here:

http://blog.goneopen.com/2010/01/introduction-to-using-msbuild-to-manage-asp-net-mvc-application-lifecycles/

Currently, psake is implemented as a wrapper around msbuild to demonstrate its usage
Currently, psake is implemented as a wrapper around msbuild to demonstrate the usage of psake (rather than how to write in poweshell)

Installation:

Expand All @@ -20,7 +20,3 @@ Usage:

> msbuild /t:package
> msbuild /t:package /p:revision=1

TODO:

- rewrite all msbuild commands in psake

0 comments on commit ae25325

Please sign in to comment.