Skip to content

Commit 0fa4ac9

Browse files
committed
Minor edit
1 parent dcbfeb7 commit 0fa4ac9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/migrate/tutorial-discover-spring-boot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ After you save the script on the Linux server, follow these steps:
145145

146146
> [!Note]
147147
> This script needs to be run after you connect to a Linux machine on its terminal that has met the networking pre-requisite and OS compatibility.
148-
> Ensure that you have curl installed on the server. For Ubuntu, you can install it using the command `sudo apt-get install curl`, and for other OS (RHEL/Centos), you can use the command `yum install curl`.
148+
> Ensure that you have curl installed on the server. For Ubuntu, you can install it using the command `sudo apt-get install curl`, and for other OS (RHEL/CentOS), you can use the command `yum install curl`.
149149
150150
> [!Important]
151151
> Don't edit the script unless you want to clean up the setup.
@@ -174,7 +174,7 @@ After you save the script on the Linux server, follow these steps:
174174

175175
> [!Note]
176176
> - This script needs to be run after you connect to a Linux machine on its terminal that meets the networking prerequisites and OS compatibility.
177-
> - Ensure that you have curl installed on the server. For Ubuntu, you can install it using the command `sudo apt-get install curl`, and for other OS (RHEL/Centos), you can use the `yum install curl` command.
177+
> - Ensure that you have curl installed on the server. For Ubuntu, you can install it using the command `sudo apt-get install curl`, and for other OS (RHEL/CentOS), you can use the `yum install curl` command.
178178
179179
> [!Important]
180180
> Don't edit the script unless you want to clean up the setup.

0 commit comments

Comments
 (0)