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:
commit
c2f033f3fb
|
@ -43,7 +43,7 @@ us as desired.
|
||||||
1. Clone toolchain as a git submodule somewhere in your project
|
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
|
2. Include toolchain Makefile in your root Makefile
|
||||||
|
|
Loading…
Reference in New Issue