Skip to content
Open
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: 0 additions & 2 deletions docs/01-prerequisites.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ If you are using the `aws` command-line tool for the first time `configure` is t
aws configure
```

Then be sure to authorize gcloud to access the Cloud Platform with your Google user credentials:

## Running Commands in Parallel with tmux

[tmux](https://github.com/tmux/tmux/wiki) can be used to run commands on multiple compute instances at the same time. Labs in this tutorial may require running the same commands across multiple compute instances, in those cases consider using tmux and splitting a window into multiple panes with synchronize-panes enabled to speed up the provisioning process.
Expand Down