mirror of https://github.com/F-Stack/f-stack.git
Add Binary Release info to README.md
This commit is contained in:
parent
efb6796dac
commit
ae4ba62299
|
@ -102,6 +102,10 @@ for more details, see [nginx guide](https://github.com/F-Stack/f-stack/blob/mast
|
||||||
route add -net 0.0.0.0 gw <gateway> dev veth0
|
route add -net 0.0.0.0 gw <gateway> dev veth0
|
||||||
# route add -net ... # other route rules
|
# route add -net ... # other route rules
|
||||||
|
|
||||||
|
## Binary Release
|
||||||
|
|
||||||
|
We provide a f-stack-binary-release package that you can use F-Stack directly without compiling. For more details, see [Binary_Release_Quick_Start](https://github.com/F-Stack/f-stack/blob/master/doc/F-Stack_Binary_Release_Quick_Start.md).
|
||||||
|
|
||||||
## Nginx Testing Result
|
## Nginx Testing Result
|
||||||
|
|
||||||
Test environment
|
Test environment
|
||||||
|
|
Loading…
Reference in New Issue