Skip to content

Commit 840d569

Browse files
authored
Update README.md
1 parent 5f1998d commit 840d569

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
```bash
1111
cd sshpro
12+
go mod init
1213
go build
1314
ln -sv $PWD/sshpro /bin/sshpro # 将可执行文件链接到/bin目录下,可选
1415
```

0 commit comments

Comments
 (0)