diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -17,7 +17,9 @@ FLINT as of today. ## Building -Please consult the included Makefile :) +You can install the dependencies with GNU Guix using `dev-shell` script that you +can find in project's root. For the rest, please consult the included Makefile +:) - [1] https://eprint.iacr.org/2008/322 - [2] https://flintlib.org/ |