Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Commit faaaf43

Browse files
authored
so people don't try to run the commands in the container's bash (#444)
1 parent 8e5b65f commit faaaf43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manywheel/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ OR
1313
nvidia-docker run -it --ipc=host --rm -v $(pwd):/remote soumith/manylinux-cuda100:latest bash
1414
```
1515

16-
Then run:
16+
Exit the container, then back in the host, run:
1717

1818
```
1919
# versioned, build all

0 commit comments

Comments
 (0)