openchatai / OpenChat

LLMs custom-chatbots console ⚡
https://open.cx
MIT License
5.2k stars 639 forks source link

Install error #98

Closed kWAYTV closed 1 year ago

kWAYTV commented 1 year ago
make install
=== Putting the services down (if already running) ===
docker-compose down --remove-orphans
make: docker-compose: Command not found
make: *** [Makefile:13: install] Error 127
gharbat commented 1 year ago

Make sure you have docker installed locally

kWAYTV commented 1 year ago

Make sure you have docker installed locally

i was missing docker-compose but i got this error: image