diff --git a/README.md b/README.md index 03fd8e2..71cba25 100644 --- a/README.md +++ b/README.md @@ -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. 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`). - -and then rebuild! +1. Rebuild with `make rebuild`. ## Contributing to Redox