Skip to content

Commit 46fbfbc

Browse files
committed
fix: markdown note format
1 parent a4fb5a5 commit 46fbfbc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@ VITE_LIVEKIT_URL=<your-livekit-url>
5353
VITE_LIVEKIT_TOKEN=<your-token>
5454
```
5555

56-
> **Note:** The URL is the Livekit project URL and the token you can find in _Settings/API-Keys_ (create an API-Key and generate a token inside the three-dot menu)
56+
> [!NOTE]
57+
> The URL is the Livekit project URL and the token you can find in _Settings/API-Keys_ (create an API-Key and generate a token inside the three-dot menu)
5758
5859
4. Start the test page: `npm run dev`
5960
5. Open [http://localhost:5173](http://localhost:5173) in your browser

0 commit comments

Comments
 (0)