From 2171c93578b6a808cf927067e9225e2d6b4901f7 Mon Sep 17 00:00:00 2001 From: Prakash Surya Date: Wed, 16 Aug 2023 09:51:54 -0700 Subject: [PATCH] TOOL-22136 Update README.md with new buildserver image name (#734) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1574bf69..40e60785 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ EC2, Microsoft Azure, VMware, OpenStack). Run this command on "dlpxdc.co" to create the VM used to do the build: - $ dc clone-latest --size COMPUTE_LARGE bootstrap-20-04 $USER-bootstrap + $ dc clone-latest --size COMPUTE_LARGE dlpx-internal-buildserver-develop $USER-bootstrap -Log into that VM using the "ubuntu" user, and run these commands: +Log into that VM using the "delphix" user, and run these commands: $ git clone https://github.com/delphix/appliance-build.git $ cd appliance-build