Skip to content

Commit 2862c81

Browse files
installation
1 parent c411f1e commit 2862c81

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

modules/hello-world/pages/student-record-developer-tutorial.adoc

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -210,8 +210,7 @@ This allows you to retrieve other details like the full title of the course or t
210210

211211
== Connecting the Java SDK
212212

213-
After implementing the data model, you can xref:java-tutorial/install-couchbase-java-sdk.adoc[set up a Couchbase SDK and connect it to your cluster to write your first application].
214-
213+
After implementing the data model, you can set up a Couchbase SDK and connect it to your cluster to write your first application.
215214

216215

217216
[TIP]
@@ -221,7 +220,10 @@ The easiest way to install and manage Java SDKs and Maven on your machine is thr
221220
After following the instructions to install SDKMan, open a terminal window and run the commands `sdk install java` and `sdk install maven` to install the latest versions of Java and Maven.
222221
====
223222

224-
For more information about the Java SDK installation, see the xref:project-docs:sdk-full-installation.adoc[full installation page], or review the xref:start-using-sdk.adoc[Getting Started page].
223+
224+
We will be using Maven here --
225+
for more information about the Java SDK installation, see the xref:project-docs:sdk-full-installation.adoc[full installation page],
226+
or review the xref:start-using-sdk.adoc[Getting Started page].
225227

226228

227229
=== Configure the Cluster Connection

0 commit comments

Comments
 (0)