Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion getting_started/command-line-guide/install-package.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down