Clarify troubleshooting tip

Change-Id: I8b6934ef64329b2a274ff4e35b12a6f943a995f6
diff --git a/profiles/mcord/install.md b/profiles/mcord/install.md
index 750d159..4df44df 100644
--- a/profiles/mcord/install.md
+++ b/profiles/mcord/install.md
@@ -66,8 +66,8 @@
 ssh -p 8101 onos@onos-cord-ssh.default.svc.cluster.local cordvtn-nodes
 ```
 
-> NOTE: If the `cordvtn-nodes` command is not present, the most common cause
-> is an issue with resolving the server's hostname.
+> NOTE: If the `cordvtn-nodes` command is not present, or if it does not show any nodes,
+> the most common cause is an issue with resolving the server's hostname.
 > See [this section on adding a hostname to kube-dns](../../prereqs/vtn-setup.md#dns-setup)
 > for a fix; the command should be present shortly after the hostname is added.