From dbe385ce154457a3c0b86fd94a103f72de40efd1 Mon Sep 17 00:00:00 2001 From: Prakash Surya Date: Tue, 18 Jul 2023 08:21:39 -0700 Subject: [PATCH] Update README.md with new buildserver image name PR URL: https://www.github.com/delphix/delphix-platform/pull/453 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 81b52c6c..14893aea 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ 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/delphix-platform.git $ cd delphix-platform