Skip to content

Commit d97b6a7

Browse files
Update README.md
1 parent 9958d80 commit d97b6a7

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
@@ -60,7 +60,7 @@ You can skip to input the username and password using the `--without-login` argu
6060
`--without-login` 引数を指定するとログインなしでデータをダウンロードできます(一般公開されているコンテストのみ)。
6161

6262
```
63-
$ python3 ./AtCoderClient.py [contestid] --without_login
63+
$ python3 ./AtCoderClient.py [contestid] --without-login
6464
```
6565

6666
If you feel annoyed at typing password many times, you can prepare an account information file.

0 commit comments

Comments
 (0)