Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
madalinoprea committed Feb 27, 2012
1 parent 44adff7 commit b7dd2ea
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,14 @@ In case you get an error that git is not found, you'll have to install git and r

1. Flush Magento cache to enable the extension

## Uninstall
Delete project checked under modman folder and clean created symlinks.
<pre>
cd [magento root folder]
rm -rf .modman/magneto-varnish
modman clean
</pre>

## Requirements

1. Apache started and listening on port 81 (Varnish configuration is using this port)
Expand Down

0 comments on commit b7dd2ea

Please sign in to comment.