Skip to content
This repository was archived by the owner on Nov 16, 2020. It is now read-only.

Commit edfe8fa

Browse files
zjsberndtj
authored andcommitted
Update README to mention the OVA (#776)
Explicitly mention the OVA in the README in case that helps readers verify that they're looking at the correct documentation.
1 parent d70d7db commit edfe8fa

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ debugging and maintaining their serverless application.
1919
## Dispatch Solo
2020

2121
Dispatch Solo is a simplified branch of Dispatch. The objective is to remove as many dependencies as possible
22-
while maintaining functionlity. Dispatch Solo is a single binary which only relies on Docker as dependency.
23-
The trade-off of this simplification is scale and persistence. However, it is the perfect platform for evaluation
24-
and learning.
22+
while maintaining functionlity. Dispatch Solo is a single binary which only relies on Docker as dependency,
23+
distributed as an OVA. The trade-off of this simplification is scale and persistence. However, it is the perfect
24+
platform for evaluation and learning.
2525

2626
## Documentation and Quickstart
2727

@@ -35,7 +35,7 @@ The diagram below illustrates the different components which make up the Dispatc
3535

3636
## Installation
3737

38-
For a quickstart see the [developer documentation](#documentation-and-quickstart)
38+
The quickest way to deploy Dispatch Solo is using the OVA, following the documentation in the [quickstart guide](https://vmware.github.io/dispatch/documentation/front/quickstart). Alternatively, Dispatch Solo can be built from source by following the instructions below.
3939

4040
## Building
4141

@@ -114,4 +114,4 @@ feedback on your design, and help you find out if someone else is working on the
114114

115115
## License
116116

117-
Dispatch is available under the [Apache 2 license](LICENSE).
117+
Dispatch is available under the [Apache 2 license](LICENSE).

0 commit comments

Comments
 (0)