vagrant virtual machine and readme

This commit is contained in:
Jeff Steinmetz 2015-11-21 23:24:16 -08:00
parent ff8078aae3
commit 853ddcaa80

View file

@ -25,8 +25,13 @@ To know more about Zeppelin, visit our web site [http://zeppelin.incubator.apach
## Getting Started
### Before Build
If you don't have requirements prepared, install it.
(The installation method may vary according to your environment, example is for Ubuntu.)
If you don't have requirements prepared, you will need to install them.
A script to launch a virtual machine with all of the requirements is also available
under `/scripts/vagrant/zeppelin-dev`.
View the README.md at `/scripts/vagrant/zeppelin-dev/README.md` if you wish to use the virtual machine.
The installation method may vary according to your environment, the following example is for Ubuntu.
```
sudo apt-get update