Skip to content

Commit

Permalink
Merge pull request 'Fix typo in README- 'codeburg' => 'codeberg'' (#2)…
Browse files Browse the repository at this point in the history
… from singlerider/toolchain:fix-typo-in-readme into master

Reviewed-on: https://codeberg.org/distrust/toolchain/pulls/2
  • Loading branch information
antonlivaja committed Apr 10, 2023
2 parents b499727 + beac29f commit c2f033f
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 @@ -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
Expand Down

0 comments on commit c2f033f

Please sign in to comment.