Skip to content

Commit 13e1ef9

Browse files
committed
fix typo
1 parent fe9f8d3 commit 13e1ef9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@ We talk about many ways to override environment variables in a Spring Boot appli
4040
## Getting Started
4141
* Clone the repository
4242
```shell
43-
git clone https://github.com/cevheri/spring-boot-overriding-environment-variables.git
43+
git clone https://github.com/cevheri/java-spring-boot-overriding-environment-variables.git
4444
```
4545

4646
* Change directory
4747
```shell
48-
cd spring-boot-overriding-environment-variables
48+
cd java-spring-boot-overriding-environment-variables
4949
```
5050

5151
* Run the Spring Boot application

0 commit comments

Comments
 (0)