From 14401f1ad21a44d89557d9eb8d3f2bac906d37e1 Mon Sep 17 00:00:00 2001
From: Luca Erbetta <lucaerbetta105@gmail.com>
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 2ba9516..c8c1956 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