From 937a35464ee04db3bebfd4e7f5670bd6807235a8 Mon Sep 17 00:00:00 2001 From: Jeff Date: Wed, 25 Jul 2018 14:43:41 +1000 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 370eca5ab..6c7cb1c19 100644 --- a/readme.md +++ b/readme.md @@ -11,7 +11,7 @@ You have 2 ways the build this project ### Recommended Method (for stable builds) - $ sudo apt install build-essential libtool autoconf cmake git + $ sudo apt install build-essential libtool autoconf cmake git python3-venv $ git clone --recursive https://github.com/majestrate/llarpd-builder $ cd llarpd-builder $ make