diff --git a/README.md b/README.md index 06d2346..94a116c 100644 --- a/README.md +++ b/README.md @@ -121,11 +121,11 @@ make #### Run the engine ```bash -./build/bin/chess_engine +./build/bin/bitchess ``` ### Requirements - GCC or Clang compiler with C99 support - POSIX-compliant operating system (Linux, macOS, or Windows with WSL) -- pthread library \ No newline at end of file +- pthread library