Skip to content

Commit cb3d915

Browse files
committed
fixed md 2023-04-23
1 parent 7dd6944 commit cb3d915

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
@@ -10,7 +10,7 @@ wget,golang
1010

1111
# How Run
1212
```
13-
go build -o ~/go/bin/wget main.g
13+
go build -o ~/go/bin/wget main.go
1414
1515
~/go/bin/wget -u 'https://huggingface.co/Salesforce/codegen-16B-mono/resolve/main/pytorch_model.bin'
1616

0 commit comments

Comments
 (0)