From 3b4f06f1643b73ee9b9ce736cdc060eeb485525d Mon Sep 17 00:00:00 2001 From: Robert Martin-Legene <robert@nic.ar> Date: Sun, 30 Sep 2018 22:04:42 -0300 Subject: [PATCH] Update README.md to show which platform it should build on --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1480bb6..da587cf 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ ## Website: https://www.bfa.ar/ ## Repo: https://gitlab.bfa.ar/blockchain/nucleo.git +This guide should work on Debian derived systems. Tested on *Debian* and *Ubuntu Server* with no GUI to be installed in either. + 1. Install `git` - as root: `apt install git` 2. Clone the official BFA repository -- GitLab