diff --git a/README.md b/README.md index 4061ae4..16568ed 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ 先にGitBucketで空の新規リポジトリを作ってそこにpushする。 ~~~~ -% git clone ssh://git@www.yatex.org:29418/HiroseLabo./2020-Template.git +% git clone ssh://git@www.yatex.org:29418/HiroseLabo./2021-Template.git % cd 2020-Template % git remote add origin ssh://git@www.yatex.org:29418/yuuji/2020-自分のリポジトリ.git % git push -u origin master