We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deec451 commit 86ee36fCopy full SHA for 86ee36f
1 file changed
README.md
@@ -42,9 +42,6 @@ you can verify that it compiled correctly by running:
42
```
43
$HOME/opt/cross/bin/$TARGET-gcc --version
44
45
----
46
-
47
-If you have any problems you are welcome to post an Issue
48
49
---
50
@@ -56,3 +53,8 @@ The default architecture is i686-elf.
56
53
57
54
All this can be changed at the top of the CCBuild.sh script if your hobby os needs a different or newer cross compiler.
58
55
+---
+
+If you have any problems you are welcome to post an Issue
59
60
0 commit comments