Skip to content

Commit 758ee7f

Browse files
Update README.md
1 parent 5d16150 commit 758ee7f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Part 2 - Project Creation/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ For GitHub Models to work, you need to set up a connection string with a GitHub
162162
}
163163
```
164164

165-
Replace `YOUR-GITHUB-TOKEN` with the GitHub token you created in step 1.
165+
Replace `YOUR-API-KEY` with the GitHub token you created in step 1.
166166

167167
1. Save the `secrets.json` file.
168168

@@ -184,6 +184,8 @@ Now let's run the application and explore its features:
184184

185185
1. Shortly after, the web application will launch in another browser tab.
186186

187+
> If you run into issues running the Qdrant container, stop debugging and start it again.
188+
187189
## Review the services in the .NET Aspire dashboard
188190

189191
Explore the .NET Aspire dashboard to understand the architecture of your application:

0 commit comments

Comments
 (0)