Skip to content

Commit

Permalink
📝 Remove submodule cloning instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianKropp committed Dec 10, 2024
1 parent e5afd88 commit a7a7988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ If you plan to contribute or customize BBB-Translation-Bot, set up a development
1. **Clone the Repository with Submodules:**
```bash
git clone --recurse-submodules -j8 https://github.com/bigbluebutton-bot/bbb-translation-bot
git clone https://github.com/bigbluebutton-bot/bbb-translation-bot
cd bbb-translation-bot
```
Expand Down

0 comments on commit a7a7988

Please sign in to comment.