Fixed link

master
Clyne 6 years ago committed by GitHub
parent 02d0bbc0a1
commit 8bec5add0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,8 +5,7 @@ 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).
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

Loading…
Cancel
Save