diff --git a/Readme.txt b/Readme.txt index 35ae5c3..b3fb4ef 100644 --- a/Readme.txt +++ b/Readme.txt @@ -6,3 +6,9 @@ sudo apt-get install rng-tools //To provide ECC facilities git submodule update --init --recursive cp Scripts/uECC-Makefile micro-ecc/Makefile + +To build + +make + +//Currently no install command is provided