Skip to content

Commit 5ce7e7d

Browse files
Update content/guides/genai-leveraging-rag/index.md
Co-authored-by: Craig Osterhout <[email protected]>
1 parent 55201f3 commit 5ce7e7d

File tree

1 file changed

+1
-1
lines changed
  • content/guides/genai-leveraging-rag

1 file changed

+1
-1
lines changed

content/guides/genai-leveraging-rag/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ docker compose --profile linux-gpu up -d
7777
mv env.example .env
7878
nano .env
7979
```
80-
Make sure following lines are commented out. Set your own credentials for security
80+
In the `.env` file, make sure following lines are commented out. Set your own credentials for security
8181

8282
NEO4J_URI=neo4j://database:7687
8383
NEO4J_USERNAME=neo4j

0 commit comments

Comments
 (0)