Skip to content

Commit 2cb191a

Browse files
committed
Improve Login Instruction
`oj` seems to require the user to specify which site they want to submit. [oj Japanese documentation](https://github.com/online-judge-tools/oj/blob/master/docs/getting-started.ja.md) Since this tool focuses on AtCoder, I've added it directly.
1 parent be467ac commit 2cb191a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ $ accs submit {:problem_alphabet} # to use submit function
3838
- ログイン
3939

4040
```bash
41-
oj login
41+
oj login https://atcoder.jp/
4242
> Username: kashihararara
4343
> Password:
4444
```

0 commit comments

Comments
 (0)