Skip to content

Commit 0a83839

Browse files
committed
chore: add clone instruction
1 parent 7fa3184 commit 0a83839

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ Some build code is committed, which will likely change soon. But we don't have a
88

99
## Setup
1010

11+
### Clone the repository
12+
```bash
13+
git clone --recurse-submodules https://github.com/UBC-Snowbots/FirmFlake.git
14+
```
15+
1116
### Install CMake
1217

1318
This is a tool used to run scripts (e.g. setup scripts).

0 commit comments

Comments
 (0)