We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2254ca commit 7f79826Copy full SHA for 7f79826
hack/install-edge.sh
@@ -110,7 +110,9 @@ echo "4. Then perform the final installation steps"
110
echo ""
111
echo "sudo -E sh -c \"cd ${tmpdir}/var/lib/faasd && faasd install\""
112
113
-echo "5. Refer to the complete handbook"
+echo "5. Refer to the complete handbook and supplementary documentation at:"
114
115
echo "http://store.openfaas.com/l/serverless-for-everyone-else?layout=profile"
116
117
+echo "https://docs.openfaas.com/edge/overview"
118
+echo ""
0 commit comments