Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/e2b-dev/E2B
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentaTomas committed May 9, 2024
2 parents 837a326 + 4b89ec3 commit fb79fa3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/docs/src/app/cli/installation/page.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ You'll need to login to your account to start using the CLI.
You'll be redirected to the browser after running the following command to finish the login.

```bash
e2b login
e2b auth login
```
2 changes: 1 addition & 1 deletion packages/cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ e2b --help

## Getting started

1. Authenticate with `e2b login`
1. Authenticate with `e2b auth login`

> To authenticate without the ability to open browser, you can provide
> `E2B_ACCESS_TOKEN` as an environment variable. Get your `E2B_ACCESS_TOKEN`
Expand Down

0 comments on commit fb79fa3

Please sign in to comment.