diff --git a/README.md b/README.md index b214502..fde432c 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,10 @@ 使い方 ------ -新規リポジトリを作ってそこにpushする。 +先にGitBucketで空の新規リポジトリを作ってそこにpushする。 + ~~~~ -% git clone ssh://git@www.yatex.org:29418/yuuji/2019-Template.git +% git clone ssh://git@www.yatex.org:29418/HiroseLabo./2019-Template.git % cd 2019-Template % git remote add origin ssh://git@www.yatex.org:29418/yuuji/2019-自分のリポジトリ.git % git push -u origin master