aboutsummaryrefslogtreecommitdiffstats
path: root/arm-stmos
diff options
context:
space:
mode:
authortcsullivan <tullivan99@gmail.com>2018-12-02 16:04:13 -0500
committertcsullivan <tullivan99@gmail.com>2018-12-02 16:04:13 -0500
commit19d3aaf4b23865495117b4e66d080e5cffac4b77 (patch)
tree5435505ac14fc8843019e2ff0379dd4debf5dffc /arm-stmos
parent0492f71040314120323c7a05a01233c2ca2fe98a (diff)
parent388fbf4bd247e6bbe06940ce04ceea6f4d4ea2a6 (diff)
Merge branch 'master' of https://github.com/tcsullivan/stmos
Diffstat (limited to 'arm-stmos')
-rw-r--r--arm-stmos/README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/arm-stmos/README.md b/arm-stmos/README.md
index ba234f7..91735bf 100644
--- a/arm-stmos/README.md
+++ b/arm-stmos/README.md
@@ -3,10 +3,9 @@
A special binutils/gcc toolchain is necessary to build stmos and associated
programs. For convenience, a bash script has been written to attempt to automate
the majority of the compilation/installation process. This process is based of
-off various tutorials from [osdev.org](wiki.osdev.org).
+off various tutorials from [osdev.org](https://wiki.osdev.org).
-Some programs are required for the build process. A list can be found [here]
-(https://wiki.osdev.org/GCC_Cross-Compiler#Installing_Dependencies). Once
+Some programs are required for the build process. A list can be found [here](https://wiki.osdev.org/GCC_Cross-Compiler#Installing_Dependencies). Once
installed, just run the script:
```
./create-toolchain.sh