Skip to content
Snippets Groups Projects
Commit 37ae1bab authored by jeff's avatar jeff
Browse files

Update preparing_the_build.md

parent 5a3a7172
1 merge request!40update preparing_the_build.md & compiling_redox.md
......@@ -11,6 +11,16 @@ $ curl -sf https://raw.githubusercontent.com/redox-os/redox/master/bootstrap.sh
Oh, you're not lazy? Well, then the next section is for you!
Cloning the repository
----------------------
```sh
$ git clone https://github.com/redox-os/redox.git && cd redox && git submodule update --init
```
Give it a while. Redox is big.
Installing the build dependencies manually
------------------------------------------
......
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