Add note on user account for step 5.

This commit is contained in:
Kaitlyn Parkhurst 2021-06-20 11:47:55 -07:00
parent e981e8b796
commit 1fe6565ce6

View file

@ -52,6 +52,8 @@ chmod 0600 /home/meshmage/.ssh/authorized_keys
5. Install MeshMage
The previous 4 steps were all done as root. For this step, you'll need to login as the meshmage user.
```bash
cpanm App::plx App::opan App::Dex Carton Dist::Zilla
GIT_SSH_COMMAND="ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no" \