docs: Updated README.md

This commit is contained in:
2025-11-03 18:29:21 -05:00
parent 611ca6f820
commit 5310803c8b

View File

@@ -88,8 +88,8 @@ The configuration file is created during initialization:
{
"keys": [
{
"private": "/home/spencer/.ssh/id_ed25519",
"public": "/home/spencer/.ssh/id_ed25519.pub"
"private": "/home/ubuntu/.ssh/id_ed25519",
"public": "/home/ubuntu/.ssh/id_ed25519.pub"
}
],
"scan": {