Fix typo in README- 'codeburg' => 'codeberg'
This commit is contained in:
parent
47e883a348
commit
beac29f3d9
|
@ -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