Skip to content

Commit c4f4ae7

Browse files
4D6172784D617278
4D617278
authored and
4D617278
committed
Fixed automated installation documentation
1 parent 3876e89 commit c4f4ae7

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed
Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
#Automated Installation
1+
# Automated Installation
22
[Go back to Readme Home](../../README.md)
33

4-
##For Mac Users
5-
##Copy installmac.sh to a file
4+
## For Mac Users
5+
## Copy installmac.sh to a file
66

7-
##Make it executable
7+
## Make it executable
88
$ chmod +x installmac.sh
99

10-
##Run it
10+
## Run it
1111
$ ./installmac.sh
1212

13-
##For Ubuntu Users
14-
##Copy installUbuntu.sh
13+
## For Ubuntu Users
14+
## Copy installUbuntu.sh
1515

16-
##Make it executable
16+
## Make it executable
1717
$ chmod +x installUbuntu.sh
1818

19-
##Run it
19+
## Run it
2020
$ ./installUbuntu.sh

0 commit comments

Comments
 (0)