17 lines
587 B
Plaintext
17 lines
587 B
Plaintext
---
|
|
layout: docs
|
|
page_title: Installation - Providers
|
|
sidebar_title: Installation
|
|
description: |-
|
|
Providers are distributed as Vagrant plugins, and are therefore installed
|
|
using standard plugin installation steps. After installing a plugin which
|
|
contains a provider, the provider should immediately be available.
|
|
---
|
|
|
|
# Provider Installation
|
|
|
|
Providers are distributed as Vagrant plugins, and are therefore installed
|
|
using [standard plugin installation steps](/docs/plugins/usage). After
|
|
installing a plugin which contains a provider, the provider should
|
|
immediately be available.
|