We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f28e404 commit ac7199bCopy full SHA for ac7199b
1 file changed
README.md
@@ -45,7 +45,7 @@ A modern web application that provides solar information for cities around the w
45
46
1. Clone the repository:
47
```bash
48
-git clone [repository-url]
+git clone https://github.com/CodecoolGlobal/solar-watch-MVP-java-TothKristof.git
49
```
50
51
2. Start the application using Docker Compose:
@@ -85,4 +85,4 @@ cd solar-watch
85
- `SPRING_JPA_DATABASE_PLATFORM`: Hibernate dialect
86
87
### Frontend
88
-- Environment variables are configured in the Vite configuration
+- Environment variables are configured in the Vite configuration
0 commit comments