diff --git a/docs/Dev Environment Setup Guide.md b/docs/Dev Environment Setup Guide.md index c5fd1be..e6465bc 100644 --- a/docs/Dev Environment Setup Guide.md +++ b/docs/Dev Environment Setup Guide.md @@ -37,7 +37,8 @@ This will create the files `id_rsa` and `id_rsa.pub` in the `.ssh` folder inside /home/ ``` -Most CLI shells like PowerShell and bash use the ~ (tilda) key as a shortcut for your user's folder. +!!! note + Most CLI shells like PowerShell and bash use the ~ (tilda) key as a shortcut for your user's folder. You can confirm these files were created by running: ```none