Skip to content

Commit

Permalink
TOOL-22136 Update README.md with new buildserver image name (#453)
Browse files Browse the repository at this point in the history
  • Loading branch information
Prakash Surya authored Jul 24, 2023
1 parent 73297c9 commit 1af87e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1af87e5

Please sign in to comment.