Skip to content

Commit

Permalink
Update README.md on relative path
Browse files Browse the repository at this point in the history
  • Loading branch information
darkwhite29 authored May 2, 2024
1 parent 5bfd39b commit 953d890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Following are the current supported HPC/AI VM images that are available in Azure

The high level steps to create your own HPC images using our repository are:
1. Deploy a VM ([tutorial](https://learn.microsoft.com/en-us/azure/virtual-machines/)).
2. Run install.sh (pick the corresponding install.sh in our repository for your OS, e.g., [Ubuntu 22.04](https://github.com/Azure/azhpc-images/blob/master/ubuntu/ubuntu-22.x/ubuntu-22.04-hpc/install.sh)).
2. Run install.sh (pick the corresponding install.sh in our repository for your OS, e.g., [Ubuntu 22.04](ubuntu/ubuntu-22.x/ubuntu-22.04-hpc/install.sh)).
3. Generate an image from the VM ([tutorial](https://learn.microsoft.com/en-us/azure/virtual-machines/linux/tutorial-custom-images)).

# Contributing
Expand Down

0 comments on commit 953d890

Please sign in to comment.