More README updates

This commit is contained in:
jbarnett-r7 2018-02-23 11:00:32 -06:00 committed by GitHub
parent b3a47883eb
commit 2e9be25be9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -22,8 +22,8 @@ Requirements:
To build automatically:
1. On Linux/OSX run `./build.sh win2008` to build the Windows box or `./build.sh ub1404` to build the Linux box. On Windows, run `build_win2008.ps1` in a powershell terminal to build the Windows box.
2. If the command completes successfully, run 'vagrant up'.
3. When this process completes, you should be able to open the VM within VirtualBox and login. The default credentials are U: vagrant and P: vagrant.
2. If the command completes successfully, run `vagrant up`.
3. When this process completes, you should be able to open the VM within VirtualBox and login. The default credentials are U: `vagrant` and P: `vagrant`.
To build manually: