Skip to content

Commit

Permalink
quick install commands listed
Browse files Browse the repository at this point in the history
  • Loading branch information
aatishnn committed Feb 11, 2013
1 parent 500544c commit 97e2f4d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Expand Up @@ -6,3 +6,10 @@ Any questions or issues? Feel free to open an issue or suggest new features.
Read more over at my blog:
http://linuxdo.blogspot.com/2012/08/optimized-lemp-installer-for.html

## Quick Install
Run these commands as root:
```
wget https://raw.github.com/aatishnn/lempstack/master/lemp-debian.sh
chmod +x lemp-debian.sh
./lemp-debian.sh
```

0 comments on commit 97e2f4d

Please sign in to comment.