mirror of
https://github.com/aljazceru/gpt-engineer.git
synced 2025-12-17 20:55:09 +01:00
Update README.md (#323)
Changed git clone URL from ssh to https. Co-authored-by: Anton Osika <anton.osika@gmail.com>
This commit is contained in:
@@ -30,7 +30,7 @@ For **stable** release:
|
||||
- `pip install gpt-engineer`
|
||||
|
||||
For **development**:
|
||||
- `git clone git@github.com:AntonOsika/gpt-engineer.git`
|
||||
- `git clone https://github.com/AntonOsika/gpt-engineer.git`
|
||||
- `cd gpt-engineer`
|
||||
- `pip install -e .`
|
||||
- (or: `make install && source venv/bin/activate` for a venv)
|
||||
|
||||
Reference in New Issue
Block a user