Skip to content

Commit

Permalink
Merge branch 'main' into s233671_BRANCH
Browse files Browse the repository at this point in the history
  • Loading branch information
SkafteNicki authored Jan 14, 2025
2 parents abcdb5f + 2df36ac commit ef1df23
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion s6_the_cloud/cloud_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,12 @@ As the first step, we are going to get you some Google Cloud credits.
2. Now login by typing

```bash
gcloud auth login
gcloud auth login #(1)!
```

1. If you are authenticating through WSL you most likely needs to add the argument `--no-launch-browser` at the
end of the command to get the authentication link. Copy the link and paste it into your browser.

you should be sent to a web page where you link your cloud account to the `gcloud` interface. Afterward, also
run this command:

Expand Down

0 comments on commit ef1df23

Please sign in to comment.