Skip to content

Commit 420fef1

Browse files
committed
Fixed typo
1 parent dfc07ba commit 420fef1

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
@@ -276,7 +276,7 @@ In the directory where the source for `cuda_tensorflow_opencv` is:
276276
```
277277
# First, obtain a copy of the examples
278278
git clone --depth 1 https://github.com/pytorch/examples.git pytorch-examples
279-
# Start a recebt container (adapt the CONTAINER_ID for your test), this will mount the current working directory as /dmc
279+
# Start a recent container (adapt the CONTAINER_ID for your test), this will mount the current working directory as /dmc
280280
CONTAINER_ID="datamachines/cudnn_tensorflow_opencv:11.3.1_2.6.0_4.5.4-20211029" ./runDocker.sh
281281
# Go into the super resolution example directory
282282
cd pytorch-examples/super_resolution

0 commit comments

Comments
 (0)