diff --git a/README.md b/README.md index 2ba9516b8ceada523e77fc41a62700721d0a9e20..c8c195637ad32de8ac7deb3ddb5c136258fd8899 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).