Skip to content

Commit fac30ee

Browse files
committed
final complete
1 parent 46a38a4 commit fac30ee

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
@@ -5,7 +5,7 @@ Run the following to create the environment:
55

66
<code>conda create --name pytorch-intro python=3.9</code>
77

8-
<code>conda activate pytorch-intro<code>
8+
<code>conda activate pytorch-intro</code>
99

1010
<code>conda install pytorch==1.12.1 torchvision==0.13.1 cudatoolkit=11.3 -c pytorch</code>
1111

0 commit comments

Comments
 (0)