File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44
55### Release Highlights
66
7- Added the possibility to include HomarusBot into an existing GIT project via GIT submodules, follow the instructions in [ README.md] ( README.md ) .
7+ Added the possibility to include HomarusBot into an existing Git project via Git submodules, follow the instructions in [ README.md] ( README.md ) .
88
99### Features
1010
11- - Added support to be run as a GIT submodule
11+ - Added support to be run as a Git submodule
1212- Removed Babel due to configuration problems, this introduces a breaking change in imports/exports
1313
1414### Bugfixes
Original file line number Diff line number Diff line change @@ -85,9 +85,9 @@ npm update
8585./start.sh
8686```
8787
88- ## Including HomarusBot in your own GIT repository
88+ ## Including HomarusBot in your own Git repository
8989
90- It is possible to add HomarusBot to your GIT project without forking it, in a directory you see fit in your project run:
90+ It is possible to add HomarusBot to your Git project without forking it, in a directory you see fit in your project run:
9191
9292``` bash
9393git submodule add
[email protected] :SebiTimeWaster/HomarusBot.git
You can’t perform that action at this time.
0 commit comments