Skip to content

Commit 03a0ae9

Browse files
authored
Update access token location readme
Update access token location readme
1 parent e140ec3 commit 03a0ae9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/cli/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ e2b auth login
2828

2929
> [!NOTE]
3030
> To authenticate without the ability to open the browser, provide
31-
> `E2B_ACCESS_TOKEN` as an environment variable. Get your `E2B_ACCESS_TOKEN`
32-
> from the Personal tab at [e2b.dev/dashboard](https://e2b.dev/dashboard). Then use the CLI like this:
31+
> `E2B_ACCESS_TOKEN` as an environment variable. You can find your token
32+
> in Account Settings under the Team selector at [e2b.dev/dashboard](https://e2b.dev/dashboard). Then use the CLI like this:
3333
> `E2B_ACCESS_TOKEN=sk_e2b_... e2b template build`.
3434
3535
> [!IMPORTANT]

0 commit comments

Comments
 (0)