From e4521cd2023a83ac51f9772d53327d6317b46708 Mon Sep 17 00:00:00 2001 From: Raven Scott Date: Thu, 14 Nov 2024 15:18:01 -0500 Subject: [PATCH] Update --- ...ralized Audio Broadcasting for the Free and Open Internet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/pearCast: Decentralized Audio Broadcasting for the Free and Open Internet.md b/markdown/pearCast: Decentralized Audio Broadcasting for the Free and Open Internet.md index 7d56246..1e0d815 100644 --- a/markdown/pearCast: Decentralized Audio Broadcasting for the Free and Open Internet.md +++ b/markdown/pearCast: Decentralized Audio Broadcasting for the Free and Open Internet.md @@ -78,7 +78,7 @@ To set up and use pearCast in a development environment, Here’s how you can ge pear run --dev . ``` -Once the app is running, you can start broadcasting or join an existing station by entering the station ID. If you’re using a browser-based approach, you can serve `index.html` via a local server and access it through your preferred browser. +Once the app is running, you can start broadcasting or join an existing station by entering the station ID. ## Walkthrough of pearCast’s Code