Skip to content

Commit 12323bd

Browse files
authored
Update README.md
1 parent be5fbe2 commit 12323bd

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/SkyCopilot Guide/README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,11 @@ You can begin by exploring some of the sample questions provided below. Alternat
8787
Note: The default DB user created in SkySQL (eg. “dbpgf12345678”) already has the required privileges pre-create.
8888

8989
**Steps to follow when using a non-SkySQL Datasource:**
90-
* First, add a Datasource and test the connectivity.
91-
* We recommend testing with a Development/Test DB first.
92-
* The DB user specified in this Datasource needs the privileges as noted below.
90+
91+
- First, add a Datasource and test the connectivity.
92+
- We recommend testing with a Development/Test DB first.
93+
- The DB user specified in this Datasource needs the privileges as noted below.
94+
9395

9496
Grant the privileges as shown below. Please note, Copilot doesn’t require write privileges to your schema. Remember to replace “your_datasource_username” with the username you specified during the Copilot Datasource creation.
9597

0 commit comments

Comments
 (0)