Skip to content

Commit

Permalink
Restore a command (deleted in my branch to fix MR conflict).
Browse files Browse the repository at this point in the history
  • Loading branch information
Alberto Souza committed Feb 8, 2023
1 parent 0561954 commit 32d763e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.

## <a name="contributing"> Contributing to Redox </a>

Expand Down

0 comments on commit 32d763e

Please sign in to comment.