Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit edb06ca

Browse files
author
Louis DeLosSantos
authored
Fix v3 readme code block
1 parent 963b459 commit edb06ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastai-v3/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ Nvidia Drivers
2626

2727
You can also just run the following without having to build the entire container yourself. This will pull the container from Docker Hub.
2828

29-
`sudo docker run --runtime=nvidia -d -p 8888:8888 paperspace/fastai:1.0-CUDA9.2-base-3.0
29+
`sudo docker run --runtime=nvidia -d -p 8888:8888 paperspace/fastai:1.0-CUDA9.2-base-3.0`

0 commit comments

Comments
 (0)