Skip to content

Commit

Permalink
Fixed Note
Browse files Browse the repository at this point in the history
  • Loading branch information
xbubbo authored Apr 22, 2024
1 parent 89590b8 commit 229b5c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ As of January 1st, 2024, Replit is [no longer free](https://blog.replit.com/host
2. Click "Code" (green button) and then "Create Codespace on main."
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 actually click the "Make public." button, or the proxy won't function properly.
> [!IMPORTANT]
> Make sure you actually click the "Make public." button, or the proxy won't function properly.
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 229b5c0

Please sign in to comment.