Skip to content

Commit 6afaf14

Browse files
authored
Merge pull request #988 from VillainsRule/people-cannot-read
add extra line in codespaces section of readme
2 parents b8fda0f + 2fa4e01 commit 6afaf14

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
@@ -112,7 +112,8 @@ As of January 1st, 2024, Replit is [no longer free](https://blog.replit.com/host
112112
3. In the terminal at the bottom, paste `pnpm i && pnpm start`.
113113
4. Respond to the application popup by clicking "Make public."
114114
> [!IMPORTANT]
115-
> Make sure you click the "Make public." button, or the proxy won't function properly.
115+
> Make sure you click the "Make public." button, or the proxy won't function properly.<br>
116+
> If you get a Range Error, go back and make sure you clicked Make public!
116117
5. Access the deployed website from the ports tab.
117118
6. For subsequent uses in the same codespace, just run `pnpm start`
118119

0 commit comments

Comments
 (0)