Skip to content
Snippets Groups Projects
Unverified Commit e387551b authored by Paul Sajna's avatar Paul Sajna Committed by GitHub
Browse files

Update installing_the_toolchain.md

parent 040ff9ca
No related branches found
No related tags found
No related merge requests found
......@@ -61,3 +61,7 @@ To install the toolchain, run the following commands:
# Add the tools to your path
export PATH=$PATH:/path/to/libc/build/prefix/bin
```
Next steps
----------
Now that we have the build tools and the toolchain, we can finally [compile Redox](getting_started/compiling_redox.html)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment