diff --git a/README.md b/README.md index 8e0b8d9..97917f1 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,9 @@ $ cd path/to/your/projects/folder/ # Run bootstrap setup $ curl -sf https://raw.githubusercontent.com/redox-os/redox/master/bootstrap.sh -o bootstrap.sh && bash -e bootstrap.sh +#Change to project directory +$ cd redox + # Build Redox $ make all