From 8d39d8f2c3f1d6f8d6dc8e292d9454aedfec2bf1 Mon Sep 17 00:00:00 2001
From: Luca Erbetta <luca.erbetta@skywarder.eu>
Date: Wed, 27 Feb 2019 10:31:29 +0100
Subject: [PATCH] Update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 2ba9516b8..c8c195637 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,9 @@
 
 This repository contains the On-Board Software for Rocksanne2-Alpha. 
 
-To clone, use the `--recursive` option.
+To clone, use the `--recurse-submodules` option.
 
-To build, use `make` or `skyward-boardcore/sbs` (for more info, type `skyward-boardcore/sbs --help`).
+To build, use `sbs` (for more info, type `./sbs --help` on Linux or `sbs --help` on Windows).
 
 
 
-- 
GitLab