回答編集履歴

1

typo

2023/04/02 08:36

投稿

TakaiY
TakaiY

スコア13687

test CHANGED
@@ -3,7 +3,7 @@
3
3
  https://kivy.org/doc/stable/gettingstarted/installation.html#install-kivy
4
4
 
5
5
  ```shell
6
- python -m pip install "kivy[base] kivy_examples"
6
+ python -m pip install "kivy[base]" kivy_examples
7
7
  ```
8
8
 
9
9