Skip to content

Commit 057cd49

Browse files
Update README.md
1 parent 4ef0691 commit 057cd49

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
@@ -26,7 +26,7 @@ Python 3.5 以降で動作する [AtCoder](http://atcoder.jp/) からサンプ
2626
<img src="https://user-images.githubusercontent.com/233559/52807100-f6e2d300-30cd-11e9-8906-82b9f9b2dff7.gif" width=70%>
2727

2828
## How to install
29-
`pip3 install atcoder-tools`
29+
`pip3 install atcoder-tools` (ただの`pip`だとPython 2系を使ってインストールされる可能性があるためうまくいかないかもしれません。)
3030

3131
## Chrome Extension by [@kmyk](https://github.com/kmyk/) (NEW! 2019/03/06)
3232
Google ChromeのExtensionです。公開されている過去問を対象として、atcoder-toolsで自動生成されたコードをそのままAtCoderのスニペット上で利用できます。

0 commit comments

Comments
 (0)