diff --git a/README.mdx b/README.mdx index 6584275..3f65150 100644 --- a/README.mdx +++ b/README.mdx @@ -1,11 +1,10 @@ -# SSH - -on host do +# SSH into VM on host ``` $ ifconfig +$ ifconfig | grep inet 👉 find inet 192.168.X.X ... $ ssh 192.168.X.X ```