Merge pull request 'Fix typo in README- 'codeburg' => 'codeberg'' (#2) from singlerider/toolchain:fix-typo-in-readme into master

Reviewed-on: https://codeberg.org/distrust/toolchain/pulls/2
This commit is contained in:
antonlivaja 2023-04-10 22:44:28 +00:00
commit c2f033f3fb
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ us as desired.
1. Clone toolchain as a git submodule somewhere in your project
```
git submodule add https://codeburg.org/distrust/toolchain src/toolchain
git submodule add https://codeberg.org/distrust/toolchain src/toolchain
```
2. Include toolchain Makefile in your root Makefile