Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 32f097e

Browse files
Update README.md
1 parent ea41d77 commit 32f097e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ These are shell scripits I've been writing to make things easier. :)
33

44
MIT License
55

6-
Auto Install Multicraft and Libs: (Supported Versions: Ubuntu, Debian and CentOS 6 and 7)
6+
# Auto Install Multicraft and Libs: (Supported Versions: Ubuntu, Debian and CentOS 6 and 7)
77
```
88
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
99
```

0 commit comments

Comments
 (0)