Merge branch 'master' into 'master'
Restore a command (deleted in my branch to fix MR conflict). See merge request redox-os/redox!1303
This commit is contained in:
commit
f52ec7e30f
|
@ -81,8 +81,7 @@ Sometimes things go wrong when compiling. Try the following before opening an is
|
||||||
1. Update **GNU Make**, **NASM** and **QEMU/VirtualBox**.
|
1. Update **GNU Make**, **NASM** and **QEMU/VirtualBox**.
|
||||||
1. Pull the upstream master branch (`git remote add upstream git@gitlab.redox-os.org:redox-os/redox.git; git pull upstream master`).
|
1. Pull the upstream master branch (`git remote add upstream git@gitlab.redox-os.org:redox-os/redox.git; git pull upstream master`).
|
||||||
1. Update submodules (`git submodule update --recursive --init`).
|
1. Update submodules (`git submodule update --recursive --init`).
|
||||||
|
1. Rebuild with `make rebuild`.
|
||||||
and then rebuild!
|
|
||||||
|
|
||||||
## <a name="contributing"> Contributing to Redox </a>
|
## <a name="contributing"> Contributing to Redox </a>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue