Skip to content
Merged
Show file tree
Hide file tree
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
195 changes: 0 additions & 195 deletions Documentation/design/installconfig.md

This file was deleted.

4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ These instructions can be used for AWS:
$EDITOR examples/tectonic.aws.yaml
```

6. Init Tectonic CLI
6. Prepare a local configuration.
The structure behind the YAML input is described [here][godoc-InstallConfig].
```sh
tectonic init --config=examples/tectonic.aws.yaml
```
Expand Down Expand Up @@ -92,3 +93,4 @@ See [tests/README.md](tests/README.md).
[aws-cli-config]: https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-getting-started.html#cli-quick-configuration
[aws-cli-config-files]: https://docs.aws.amazon.com/cli/latest/userguide/cli-config-files.html
[aws-iam-console]: https://console.aws.amazon.com/iam/home#/users
[godoc-InstallConfig]: https://godoc.org/github.com/openshift/installer/pkg/types#InstallConfig