Skip to content

Commit

Permalink
Improve clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
karlhorky authored May 21, 2024
1 parent 73323f3 commit f0a6bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ This will set up a new application on your Heroku account using this repo as a t
## Deploy on CodeSandbox

1. Log in or register on [CodeSandbox - Sign in](https://codesandbox.io/signin)
2. Change the `express-guest-list-api-memory-data-store` repo URL to include "box" (`githubbox.com` instead of `github.com`) and hit return - this creates a [synced template](https://codesandbox.io/docs/learn/devboxes/synced-templates) on CodeSandbox
2. Return to the `express-guest-list-api-memory-data-store` GitHub repository and add `box` between `github` and `.com` in the URL (`githubbox.com` instead of `github.com`) - this creates a [synced template](https://codesandbox.io/docs/learn/devboxes/synced-templates) on CodeSandbox
3. Click on "Fork" at the top right of the page - this creates a devbox in your account from the synced template
4. Beside "Fork", click "Share", select "Public" from the "Visibility" dropdown and click "Move Devbox" - this allows read access to your devbox from anyone

Expand Down

0 comments on commit f0a6bcb

Please sign in to comment.