updated build instrution

This commit is contained in:
dd dd 2024-07-25 19:47:05 +02:00
parent f0537a0f15
commit 03d756706a

View File

@ -94,7 +94,7 @@ If your backend services support TLS, your service can now start using TLS encry
To run an entry node for accessing NWS services behind exit nodes, use the following command:
```
go run cmd/proxy/main.go
go run cmd/entry/main.go
```
#### Entry node Configuration