Skip to content

Commit 11903ad

Browse files
authored
Update README.md, fix #1229
1 parent d37feeb commit 11903ad

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,13 @@ Other clients can also connect and talk to the daemon (it uses a websocket conne
1616
It is completely cross platform, and runs on Linux (using native hidraw API), OS X (native IOKit API), and Windows (native HID API).
1717

1818
### Downloads
19-
Packages are build and available here: https://github.com/mooltipass/moolticute/releases
19+
Packages are build and available here: https://github.com/mooltipass/moolticute/releases
20+
21+
### Submodules
22+
When downloading this repository, make sure to download the submodules:
23+
```bash
24+
git clone https://github.com/mooltipass/moolticute.git --recurse-submodules
25+
```
2026

2127
### Dependencies
2228

0 commit comments

Comments
 (0)