Skip to content

Commit e1c5798

Browse files
authored
Update README.md
1 parent 62c1941 commit e1c5798

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

+6-7
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,9 @@ Example: sudo ./MakeBot.sh randomProjectName 123123123123
1919

2020

2121
# Commands to get this script up and running:
22-
git clone https://github.com/shellvoide/Discord_Bot.git
23-
24-
cd Discord_Bot
25-
26-
chmod +x MakeBot.sh
27-
28-
sudo ./MakeBot.sh projectName Discord-Bot-Token
22+
```
23+
$ git clone https://github.com/shellvoide/Discord_Bot.git
24+
$ cd Discord_Bot
25+
$ chmod +x MakeBot.sh
26+
$ sudo ./MakeBot.sh projectName Discord-Bot-Token
27+
```

0 commit comments

Comments
 (0)