We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e140ec3 commit 03a0ae9Copy full SHA for 03a0ae9
1 file changed
packages/cli/README.md
@@ -28,8 +28,8 @@ e2b auth login
28
29
> [!NOTE]
30
> 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:
+> `E2B_ACCESS_TOKEN` as an environment variable. You can find your token
+> in Account Settings under the Team selector at [e2b.dev/dashboard](https://e2b.dev/dashboard). Then use the CLI like this:
33
> `E2B_ACCESS_TOKEN=sk_e2b_... e2b template build`.
34
35
> [!IMPORTANT]
0 commit comments