Skip to content

Commit 1e57be5

Browse files
author
kingstarcraft
authored
Update README.md
1 parent 81624ec commit 1e57be5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,10 @@ Install all the python dependencies using pip:
149149
pip install -r requirements.txt
150150
```
151151

152-
Compile the cuda dependencies using following simple commands:
153-
152+
if bulid on windows, please click [README.md](Windows/README.md).
153+
154+
else compile the cuda dependencies using following simple commands:
155+
154156
```
155157
cd lib
156158
sh make.sh

0 commit comments

Comments
 (0)