diff --git a/README_ja.md b/README_ja.md index 7429988..c4790cb 100644 --- a/README_ja.md +++ b/README_ja.md @@ -1254,7 +1254,7 @@ $ git push ```sh $ git branch --set-upstream-to [remotename]/[branch] -# or, using the shorthand: +# あるいは、短縮形を使う $ git branch -u [remotename]/[branch] ```