diff --git a/README.md b/README.md index c5d2817..e2e7c5c 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,9 @@ $ cd build $ java MazeGUI ``` +### Known error: +If an error is thrown in the `make` command in step 4, execute `mkdir build` then continue from step 4 again. +