We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3876e89 commit c4f4ae7Copy full SHA for c4f4ae7
docs/installing/AUTOMATED_INSTALLATION.md
@@ -1,20 +1,20 @@
1
-#Automated Installation
+# Automated Installation
2
[Go back to Readme Home](../../README.md)
3
4
-##For Mac Users
5
-##Copy installmac.sh to a file
+## For Mac Users
+## Copy installmac.sh to a file
6
7
-##Make it executable
+## Make it executable
8
$ chmod +x installmac.sh
9
10
-##Run it
+## Run it
11
$ ./installmac.sh
12
13
-##For Ubuntu Users
14
-##Copy installUbuntu.sh
+## For Ubuntu Users
+## Copy installUbuntu.sh
15
16
17
$ chmod +x installUbuntu.sh
18
19
20
$ ./installUbuntu.sh
0 commit comments