Skip to content

Commit

Permalink
Update README.md with new buildserver image name
Browse files Browse the repository at this point in the history
  • Loading branch information
Prakash Surya committed Jul 18, 2023
1 parent c76459f commit dbe385c
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 dbe385c

Please sign in to comment.