Skip to content

Commit 31ff104

Browse files
committed
update review correction
1 parent 991e218 commit 31ff104

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/create-cassandra-java.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ In this quickstart, you create an Azure Cosmos DB Cassandra API account, and use
2626

2727
- An Azure account with an active subscription. [Create one for free](https://azure.microsoft.com/free/?ref=microsoft.com&utm_source=microsoft.com&utm_medium=docs&utm_campaign=visualstudio). Or [try Azure Cosmos DB for free](https://azure.microsoft.com/try/cosmosdb/) without an Azure subscription.
2828
- [Java Development Kit (JDK) 8](https://www.azul.com/downloads/azure-only/zulu/?&version=java-8-lts&architecture=x86-64-bit&package=jdk). Point your `JAVA_HOME` environment variable to the folder where the JDK is installed.
29-
- A [Maven binary archive](https://maven.apache.org/download.cgi). On Ubuntu, you can run `apt-get install maven` to install Maven.
30-
- [Git](https://www.git-scm.com/downloads). On Ubuntu, you can run `sudo apt-get install git` to install Git.
29+
- A [Maven binary archive](https://maven.apache.org/download.cgi). On Ubuntu, run `apt-get install maven` to install Maven.
30+
- [Git](https://www.git-scm.com/downloads). On Ubuntu, run `sudo apt-get install git` to install Git.
3131

3232
## Create a database account
3333

0 commit comments

Comments
 (0)