From b0cb458f9f76072db3d9e40a33b70ce5349b0235 Mon Sep 17 00:00:00 2001 From: KeySpace <77488170+froggal@users.noreply.github.com> Date: Fri, 10 Jun 2022 15:12:51 +0900 Subject: [PATCH] Change OS X to macOS in Japanese README --- README.ja.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.ja.rst b/README.ja.rst index 531c9abd8..2b123c5ee 100644 --- a/README.ja.rst +++ b/README.ja.rst @@ -29,7 +29,7 @@ discord.py は機能豊富かつモダンで使いやすい、非同期処理に .. code:: sh - # Linux/OS X + # Linux/macOS python3 -m pip install -U discord.py # Windows @@ -39,7 +39,7 @@ discord.py は機能豊富かつモダンで使いやすい、非同期処理に .. code:: sh - # Linux/OS X + # Linux/macOS python3 -m pip install -U discord.py[voice] # Windows