From a14dddfc05277371798e2d61961b1c6a4d0d1284 Mon Sep 17 00:00:00 2001 From: Michael Kuc Date: Tue, 31 Jul 2018 00:11:57 +0000 Subject: [PATCH] Improved README. --- Readme.txt | 6 ++++++ 1 file changed, 6 insertions(+) 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