Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ An example application demonstrating how Magic Link, SSO, and Admin Portal works
Clone this repo and install dependencies:

```sh
git clone https://github.com/workos-inc/workos-explore.git && cd workos-explore && npm install
git clone https://github.com/workos/workos-explore.git && cd workos-explore && npm install
```

## Configure your environment
Expand Down
Loading