Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Ubuntu 16.04 or newer
# How To Install
Open up a terminal window (or SSH session) on Linux and download the script using wget

```wget https://github.com/kenstuddy/Deploy-LEMP/blob/master/deploylemp.sh```
```wget https://raw.githubusercontent.com/ironstar94/Deploy-LEMP/master/deploylemp.sh```

Execute the script as root

Expand Down