Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinebou12 authored Aug 22, 2023
1 parent afc233f commit d276f79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ Before using the plugin, make sure to have the following prerequisites installed
- uvicorn

1. Install Python 3.10, if not already installed.
2. Clone the repository: `git clone https://github.com/antoinebou12/UMLOpenAIPlugin.git`
3. Navigate to the cloned repository directory: `cd /path/to/UMLOpenAIPlugin`
2. Clone the repository: `git clone https://github.com/antoinebou12/D2COpenAIPlugin.git`
3. Navigate to the cloned repository directory: `cd /path/to/D2COpenAIPlugin`
4. Install poetry: `pip install poetry`
5. Create a new virtual environment with Python 3.10: `poetry env use python3.10`
6. Activate the virtual environment: `poetry shell`
Expand Down

1 comment on commit d276f79

@vercel
Copy link

@vercel vercel bot commented on d276f79 Aug 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.