Update README with link to "Getting started" guide (#15865)

* Update README with link to "Getting started" guide

* spellin

spell "infrastructure" correctly
This commit is contained in:
Clint 2017-08-21 10:55:32 -05:00 committed by GitHub
parent 647c91aec9
commit e42130bf14
1 changed files with 7 additions and 2 deletions

View File

@ -25,7 +25,12 @@ For more information, see the [introduction section](http://www.terraform.io/int
Getting Started & Documentation
-------------------------------
All documentation is available on the [Terraform website](http://www.terraform.io).
If you're new to Terraform and want to get started creating infrastructure, please checkout our [Getting Started](https://www.terraform.io/intro/getting-started/install.html) guide, available on the [Terraform website](http://www.terraform.io).
All documentation is available on the [Terraform website](http://www.terraform.io):
- [Intro](https://www.terraform.io/intro/index.html)
- [Docs](https://www.terraform.io/docs/index.html)
Developing Terraform
--------------------