Skip to content

Commit 9d799fe

Browse files
authored
Merge pull request #392 from Jigsaw-Code/doc-update
update readme instructions
2 parents 009f350 + c378713 commit 9d799fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x/examples/fetch-psiphon/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This fetch tool illustrates how to use Psiphon as a stream dialer.
55
Usage:
66

77
```sh
8-
go run github.com/Jigsaw-Code/outline-sdk/x/examples/fetch-psiphon@latest -config config.json https://ipinfo.io
8+
go run -tags psiphon github.com/Jigsaw-Code/outline-sdk/x/examples/fetch-psiphon@latest -config config.json https://ipinfo.io
99
```
1010

1111
You will need a config file of a Psiphon server. You can run one yourself and generate the config as per the

0 commit comments

Comments
 (0)