Skip to content

Commit 29771d1

Browse files
committed
Fix doc
Signed-off-by: Jianhui Zhao <[email protected]>
1 parent e0f4b7c commit 29771d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CROSS_COMPILE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
# Build rtty
99

10-
git clone https://github.com/zhaojh329/rtty.git
10+
git clone --recursive https://github.com/zhaojh329/rtty.git
1111
cd rtty
1212
cmake . -DCMAKE_C_COMPILER=arm-linux-gnueabi-gcc -DCMAKE_FIND_ROOT_PATH=/tmp/rtty_install
1313
DESTDIR=/tmp/rtty_install make install

0 commit comments

Comments
 (0)