diff --git a/Home.md b/Home.md index 12e0996..4e1b801 100644 --- a/Home.md +++ b/Home.md @@ -19,7 +19,7 @@ git remote add origin git@git.suneshone.com:suneshone/obscuredSubtitles.git ```shell git push origin master ``` - +> 不过需要在远程仓库的服务器上添加ssh公钥。 ### git安装