Browse Source

Merge branch '4.0.x'

pull/49306/head
Stéphane Nicoll 3 weeks ago
parent
commit
f0a66e7865
  1. 2
      documentation/spring-boot-docs/src/docs/antora/modules/ROOT/pages/installing.adoc

2
documentation/spring-boot-docs/src/docs/antora/modules/ROOT/pages/installing.adoc

@ -90,7 +90,7 @@ You can download the Spring CLI distribution from one of the following locations @@ -90,7 +90,7 @@ You can download the Spring CLI distribution from one of the following locations
endif::[]
Once downloaded, follow the {url-github-raw}/cli/spring-boot-tools/spring-boot-cli/src/main/content/INSTALL.txt[INSTALL.txt] instructions from the unpacked archive.
Once downloaded, follow the {url-github-raw}/cli/spring-boot-cli/src/main/content/INSTALL.txt[INSTALL.txt] instructions from the unpacked archive.
In summary, there is a `spring` script (`spring.bat` for Windows) in a `bin/` directory in the `.zip` file.
Alternatively, you can use `java -jar` with the `.jar` file (the script helps you to be sure that the classpath is set correctly).

Loading…
Cancel
Save