update build step readme
This commit is contained in:
parent
c158d69da9
commit
df04d12a67
1 changed files with 4 additions and 2 deletions
|
|
@ -67,8 +67,10 @@ Permission denied (publickey).
|
|||
### Build yourself [Go 1.18]
|
||||
|
||||
```
|
||||
git clone
|
||||
cd sshpiper/sshpiperd/
|
||||
git clone https://github.com/tg123/sshpiper.git
|
||||
cd sshpiper
|
||||
git submodule update --init --recursive
|
||||
cd sshpiperd
|
||||
go build
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue