readme update
This commit is contained in:
parent
a2ff70d4c1
commit
e7af512d93
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
- pthread library
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue