Skip to content

Commit 6a2224d

Browse files
committed
remove newlines
1 parent b07147e commit 6a2224d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ To build and play with this app, follow the build instructions that are located
2424
Let's do some initial setup by creating a serverless(!) database.
2525

2626
### DataStax Astra
27-
1. Create a [DataStax Astra account](https://astra.datastax.com/register?utm_source=github&utm_medium=referral&utm_campaign=getting-started-with-astra-java) if you don't
28-
already have one:
27+
1. Create a [DataStax Astra account](https://astra.datastax.com/register?utm_source=github&utm_medium=referral&utm_campaign=getting-started-with-astra-java) if you don't already have one:
2928
![image](https://raw.githubusercontent.com/DataStax-Examples/sample-app-template/master/screenshots/astra-register-basic-auth.png)
3029

3130
2. On the home page. Locate the button **`Create Database`**
@@ -41,11 +40,9 @@ already have one:
4140
![image](https://raw.githubusercontent.com/DataStax-Examples/sample-app-template/master/screenshots/astra-db-active.png)
4241

4342
6. After your database is provisioned, we need to generate an Application Token for our App. Go to the `Settings` tab in the database home screen.
44-
information (we'll need this later!):
4543
![image](https://raw.githubusercontent.com/DataStax-Examples/sample-app-template/master/screenshots/astra-db-settings.png)
4644

4745
7. Select `Admin User` for the role for this Sample App and then generate the token. Download the CSV so that we can use the credentials we need later.
48-
information (we'll need this later!):
4946
![image](https://raw.githubusercontent.com/DataStax-Examples/sample-app-template/master/screenshots/astra-db-settings-token.png)
5047

5148
8. After you have your Application Token, head to the database connect screen and select the driver connection that we need. Go ahead and download the `Secure Bundle` for the driver.

0 commit comments

Comments
 (0)