From 589f560b280c2ad9bc7094eb010fd121fb982c09 Mon Sep 17 00:00:00 2001 From: Joaquin Dominguez <83036592+j-dominguez9@users.noreply.github.com> Date: Mon, 10 Jun 2024 20:08:20 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3717e77..4121a91 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Comments and suggestions for how to improve this are also very welcome! To get started with `translation-agent`, follow these steps: ### Installation: -- The Poetry package manager is required for installation. [Poetry Installation](https://python-poetry.org/docs/#installation) \n Depending on your environment, this might work: +- The Poetry package manager is required for installation. [Poetry Installation](https://python-poetry.org/docs/#installation) Depending on your environment, this might work: ```bash pip install poetry