Skip to content

Commit

Permalink
add = to example command args
Browse files Browse the repository at this point in the history
  • Loading branch information
aleskxyz authored Jul 10, 2023
1 parent 5910c7b commit 1061ac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -315,5 +315,5 @@ We want to setup a server with these configurations:

So we need to execute this command:
```
bash <(curl -sL https://bit.ly/realityez) --transport=grpc --domain www.wikipedia.com --enable-safenet true --enable-warp=true --warp-license 26z9i0ld-WG0wy324-rA703nZ2
bash <(curl -sL https://bit.ly/realityez) --transport=grpc --domain=www.wikipedia.com --enable-safenet=true --enable-warp=true --warp-license=26z9i0ld-WG0wy324-rA703nZ2
```

0 comments on commit 1061ac5

Please sign in to comment.