diff options
author | kali kaneko (leap communications) <kali@leap.se> | 2021-07-13 20:12:10 +0200 |
---|---|---|
committer | kali kaneko (leap communications) <kali@leap.se> | 2021-07-13 20:12:10 +0200 |
commit | fa0bc2bbf53378f160fd66f6bdf7b8c106f71d16 (patch) | |
tree | 249d7724f4e62cca980a0f30c7f95bda2f0f89b2 /docs/test-float.rst | |
parent | 37a9772a5c1426b06bf691685cd9d59533dd67ab (diff) |
[docs] add depends step to howto
Diffstat (limited to 'docs/test-float.rst')
-rw-r--r-- | docs/test-float.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/test-float.rst b/docs/test-float.rst index b3318ec..003aaaa 100644 --- a/docs/test-float.rst +++ b/docs/test-float.rst @@ -3,6 +3,7 @@ Testing float deployments You can quickly brand the client for test float instances.:: export PROVIDER=floatdemo + make depends make vendor && make build build/qt/release/floatdemo-vpn |