Skip to content

Commit fcf12c9

Browse files
committed
Updated README.md.
1 parent a2810d2 commit fcf12c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ docker build --no-cache ./ -t segstrongc:projnura
1111
### Create Docker Container
1212

1313
```shell
14-
docker run --rm -v "F:/SharedDatasets/SegSTRONGC_release:/workspace/data" --gpus="device=0" -it segstrongc:projnura
14+
docker run --rm -v "F:/SharedDatasets/SegSTRONGC_release/SegSTRONGC_nnunet:/workspace/data" --gpus="device=0" -it segstrongc:projnura
1515
```
1616

1717
### Transfer Data

0 commit comments

Comments
 (0)