diff --git a/README.md b/README.md index 66ece238..89a56eb8 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ If you are using the pre-built Docker image you can use kill, pull and bring bac There is a [`Makefile`](./Makefile) and separate Docker Compose file `docker-compose.dev.yml` that you should use if you want to work on the project. Check out the repo and this setup will build the image, mount the code as volumes, hot-reload JS changes to the browser and reload the Python server for most changes. - git clone git@github.com:damianmoore/photonix.git + git clone git@github.com:photonixapp/photonix.git cd photonix mkdir -p data/photos make build