Skip to content

Commit

Permalink
Fixed Docker option not being commented out fully in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
slashtechno committed May 5, 2024
1 parent abedb26 commit a2ca731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Interact with Large Language Models (LLMs) via email.
Cloning the repository is not required when installing from PyPi but is required when installing from source
1. Clone this repo with `git clone https://github.com/slashtechno/llmail`
2. `cd` into the cloned repository
3. Install with [Poetry](https://python-poetry.org/) <!---or run with Docker --->
3. Install with [Poetry](https://python-poetry.org/) <!-- or [Docker](https://www.docker.com/) -->

<!--
#### Installing from PyPi with pip (recommended)
Expand Down

0 comments on commit a2ca731

Please sign in to comment.