litestar-org / litestar-fullstack

Litestar Fullstack Reference Application with React, Vite, SQLAlchemy, Docker, Task Queues, and more!
https://fullstack.litestar.dev/
MIT License
315 stars 51 forks source link

infra: fix `source` not found when running `make install` #64

Closed cofin closed 1 year ago

cofin commented 1 year ago

Use . instead of source so that the make install command works on more shell configurations.

Pull Request Checklist

Description

Close Issue(s)