Skip to content

Commit 331f9d5

Browse files
authored
Update README.md
1 parent 42ffe30 commit 331f9d5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,21 @@ Discord Dodo Bot Hosting on Linux
66
<summary><b>Install Linux (With sudo)</summary>
77

88
```
9-
wget https://raw.githubusercontent.com/InikoMatthewPro/dodobot-on-linux/main/version/dodobot-v2.1 && sudo bash dodobot-v2
9+
wget https://raw.githubusercontent.com/InikoMatthewPro/discord-dodobot-on-linux/main/version/dodobot-v2.1 && sudo bash dodobot-v2
1010
```
1111
</details>
1212
<details>
1313
<summary><b>Install Linux (Without sudo)</summary>
1414

1515
```
16-
wget https://raw.githubusercontent.com/InikoMatthewPro/dodobot-on-linux/main/version/dodobot-v2.1 && bash dodobot-v2
16+
wget https://raw.githubusercontent.com/InikoMatthewPro/discord-dodobot-on-linux/main/version/dodobot-v2.1 && bash dodobot-v2
1717
```
1818
</details>
1919
<details>
2020
<summary><b>Install Android (Termux + Without sudo)</summary>
2121

2222
```
23-
wget https://raw.githubusercontent.com/InikoMatthewPro/dodobot-on-linux/main/version/dodobot-v2.1 && bash dodobot-v2
23+
wget https://raw.githubusercontent.com/InikoMatthewPro/discord-dodobot-on-linux/main/version/dodobot-v2.1 && bash dodobot-v2
2424
```
2525
</details>
2626

0 commit comments

Comments
 (0)