Skip to content

Commit c56e7df

Browse files
committed
Fixed improper example.
1 parent 7ca5704 commit c56e7df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ pass the reference of this file using the following ENV variable `SPRING_BOOT_CO
265265
----
266266
export SPRING_BOOT_CONFIG_FILE=file:///path/to/your/spring-boot-application.yaml
267267
268-
spring-boot-new-project --spring-boot-version 1.4.3.RELEASE --dependencies ...
268+
project-new --type spring-boot --spring-boot-version 1.4.3.RELEASE --dependencies ...
269269
----
270270
+
271271
An example of such a file is link:src/main/resources/spring-boot-application.yaml[available]. Only the dependencies section will be used to

0 commit comments

Comments
 (0)