Skip to content
Snippets Groups Projects
Commit 155b109e authored by Nishant Kumar's avatar Nishant Kumar
Browse files

Added StdInt requirement explicitly in Readme.

parent 0d1844e7
No related branches found
No related tags found
No related merge requests found
......@@ -36,6 +36,7 @@ This repository contains EzPC - a language for secure machine learning.
# If you get errors in menhir installation do:
# run - "opam depext conf-m4.1"
# then again run - "opam install menhir"
>> opam install StdInt
>> cd ezpc/
>> make # Use make debug to get a debug build
>> ./ezpc.sh --help # Shows usage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment