Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JustOneMoreBlock authored Dec 31, 2016
1 parent ea41d77 commit 32f097e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ These are shell scripits I've been writing to make things easier. :)

MIT License

Auto Install Multicraft and Libs: (Supported Versions: Ubuntu, Debian and CentOS 6 and 7)
# Auto Install Multicraft and Libs: (Supported Versions: Ubuntu, Debian and CentOS 6 and 7)
```
yum -y install wget; apt-get -y install wget; wget https://raw.githubusercontent.com/JustOneMoreBlock/shell-scripts/master/auto-install-multicraft.sh -O auto-install-multicraft.sh; chmod +x auto-install-multicraft.sh; sh auto-install-multicraft.sh
```
Expand Down

0 comments on commit 32f097e

Please sign in to comment.