From 817f9909e9224f29bc2f90f9d4d2541f77271f12 Mon Sep 17 00:00:00 2001 From: Hiroshi Yoshioka <40815708+hyoshioka0128@users.noreply.github.com> Date: Thu, 10 Jul 2025 00:37:27 +0900 Subject: [PATCH] =?UTF-8?q?Update=20install-package.md=20(Typo=20"![NOTE]"?= =?UTF-8?q?=E2=86=92">=20[!NOTE]")?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/Azure/co-op-translator/blob/main/getting_started/command-line-guide/install-package.md #PingMSFTDocs --- getting_started/command-line-guide/install-package.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/getting_started/command-line-guide/install-package.md b/getting_started/command-line-guide/install-package.md index 3a1e31b4..f422b6d3 100644 --- a/getting_started/command-line-guide/install-package.md +++ b/getting_started/command-line-guide/install-package.md @@ -64,7 +64,8 @@ poetry add co-op-translator #### Using pip (from requirements.txt) if you clone this repo -![NOTE] Please do NOT do this if you install co-op translator via the quick install. +> [!NOTE] +> Please do NOT do this if you install co-op translator via the quick install. 1. If you're using pip, type the following command inside your terminal. It will automatically install the required packages specified in the `requirements.txt` file: