From e9bdf243ba67490a20a44365ac0657b45f6ea86e Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Sat, 11 Jan 2025 23:44:21 +0900 Subject: [PATCH] docs: update README.md Github -> GitHub --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e2ad4d..9bef57c 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ Before running any training jobs, you need to setup your SSH key in the Mosaic P ```bash ## Create a new SSH key and add it to the Mosaic Platform # ssh-keygen -f ~/.ssh/mclid_id_rsa -## add the **public** key to Github +## add the **public** key to GitHub # mcli create secret ssh ~/.ssh/mclid_id_rsa mcli run -f mcloud.yaml --follow