Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3be749b

Browse files
authoredApr 8, 2025··
Update the doc for submodule. (#567)
1 parent f6842e8 commit 3be749b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -553,6 +553,9 @@ at runtime.
553553
Then you can build the container with:
554554

555555
```shell
556+
# Get submodule dependencies
557+
git submodule update --init
558+
556559
# Example for Turing (T4, RTX 2000 series, ...)
557560
runtime_compute_cap=75
558561

0 commit comments

Comments
 (0)
Please sign in to comment.