Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ymahlau committed Feb 1, 2024
1 parent 10279f7 commit 2968025
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ The training framework of Albatross is a multiprocessing framework. An update pr

#### Compile C++ Module
Firstly, it is necessary to compile the c++ modules as most algorithms and game dynamics are implemented in that language.
For this purpose, you need a g++ compiler on your system (for C++ version 11).
```
# Windows
cd src/cpp/alglib
Expand Down

0 comments on commit 2968025

Please sign in to comment.