Skip to content

Commit 8f1bd57

Browse files
authored
Update clone command (#37)
1 parent 0fb2be7 commit 8f1bd57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/users/getting-started/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ For those that can't get the automatic installers to work, those that want more
5555

5656
#### 1. Clone the BetterDiscord repository
5757
```bash
58-
git clone https://github.com/BetterDiscord/BetterDiscord.git
58+
git clone --single-branch -b main https://github.com/BetterDiscord/BetterDiscord.git
5959
```
6060
If this fails due to region lock or something similar, you can download a zipped copy directly from https://github.com/BetterDiscord/BetterDiscord/archive/refs/heads/main.zip
6161

0 commit comments

Comments
 (0)