Skip to content

Commit 4ed05bc

Browse files
authored
Merge pull request #55 from Axelrod-Python/add-comment-about-compiling
Add comment about compiling.
2 parents 10c3630 + f667fcb commit 4ed05bc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,16 @@ Overview
33
========
44

55

6-
Python wrapper for strategies originally written in Fortran
6+
Python wrapper for strategies originally written in Fortran.
77

88
* Free software: MIT license
99

1010
Installation
1111
============
1212

13+
To use this library the original Fortran code must be compiled:
14+
https://github.com/Axelrod-Python/TourExec.
15+
1316
::
1417

1518
pip install axelrod-fortran

0 commit comments

Comments
 (0)