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