From a5f757a5c7d8e25930b88258af8616568fa31b25 Mon Sep 17 00:00:00 2001 From: Jeromy Date: Sat, 16 Jul 2016 22:48:09 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97eec47..dbfcac3 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ Vagrant virtual box environment setup for BigBlueButton 1.0 -Download [vagrant](https://www.vagrantup.com/downloads.html), and then run in terminal `vagrant up` to build the image, you may need to choose one from the available bridged network interfaces to finish the network setup. Once the setup is finished, it will print out "Finish setup on http://", while `ipaddr` is the ip address of the VM. +Download [vagrant](https://www.vagrantup.com/downloads.html), and then run in terminal `vagrant up` to build the image, you may need to choose one from the available bridged network interfaces to finish the network setup. Once the setup is finished, it will print out "Finish setup on http://ipaddr", where `ipaddr` is the ip address of the VM.