Skip to content

Commit

Permalink
add extra info on codespaces readme
Browse files Browse the repository at this point in the history
  • Loading branch information
VillainsRule authored Jan 21, 2025
1 parent 424420e commit 2fa4e01
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,8 @@ As of January 1st, 2024, Replit is [no longer free](https://blog.replit.com/host
3. In the terminal at the bottom, paste `pnpm i && pnpm start`.
4. Respond to the application popup by clicking "Make public."
> [!IMPORTANT]
> Make sure you click the "Make public." button, or the proxy won't function properly.
> Make sure you click the "Make public." button, or the proxy won't function properly.<br>
> If you get a Range Error, go back and make sure you clicked Make public!
5. Access the deployed website from the ports tab.
6. For subsequent uses in the same codespace, just run `pnpm start`

Expand Down

0 comments on commit 2fa4e01

Please sign in to comment.