Skip to content

Commit

Permalink
And another one.
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsCEED committed May 22, 2023
1 parent 91abe2b commit 6ca5320
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 @@ -48,8 +48,8 @@ pip install imaginepy
The following steps are instructions on download, preparing, and running the code under a Venv environment.
You can skip steps 3-5 with a simple `python setup.py install` call instead, but you miss out on a wide array of benefits.

1. `git clone https://github.com/ItsCEED/ImaginePy-Midjourney-Free-Alternative`
2. `cd ImaginePy-Midjourney-Free-Alternative`
1. `git clone https://github.com/ItsCEED/Imaginepy`
2. `cd Imaginepy`
3. `python -m venv env`
4. `source env/bin/activate`
5. `python setup.py install`
Expand Down

0 comments on commit 6ca5320

Please sign in to comment.