Skip to content

Commit 7f79826

Browse files
committed
Add note on docs
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent a2254ca commit 7f79826

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

hack/install-edge.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,9 @@ echo "4. Then perform the final installation steps"
110110
echo ""
111111
echo "sudo -E sh -c \"cd ${tmpdir}/var/lib/faasd && faasd install\""
112112
echo ""
113-
echo "5. Refer to the complete handbook"
113+
echo "5. Refer to the complete handbook and supplementary documentation at:"
114114
echo ""
115115
echo "http://store.openfaas.com/l/serverless-for-everyone-else?layout=profile"
116116
echo ""
117+
echo "https://docs.openfaas.com/edge/overview"
118+
echo ""

0 commit comments

Comments
 (0)