Updated README to reflect submodule addition.

This commit is contained in:
2018-08-05 19:38:43 +00:00
parent da9a91681c
commit 6e10642ba4

View File

@@ -6,6 +6,7 @@ sudo apt-get install rng-tools
//To provide ECC facilities //To provide ECC facilities
git submodule update --init --recursive git submodule update --init --recursive
cp Scripts/uECC-Makefile micro-ecc/Makefile cp Scripts/uECC-Makefile micro-ecc/Makefile
cp Scripts/cpp-base64-Makefile cpp-base64/Makefile
To build To build