Skip to content

Commit

Permalink
Fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
nothingface0 committed Nov 28, 2023
1 parent 7d23f47 commit c4a7f47
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 @@ -26,7 +26,7 @@ This procedure has been tested on a RHEL8 Openstack VM. Instructions below are p
0. Get the installation package to the machine you want to deploy to:
* Download the latest build artifact and copy it to the machine you want to install it to:
```bash
curl -L https://github.com/cms-DQM/dqmgui_prod_deployment/releases/download/latest/dqmgui_installation_package.tar.gz --output dqmgui_installation_package.tar.gz
curl -L https://github.com/cms-DQM/dqmgui_prod_deployment/releases/download/deployment_debug_dqmgui_python3_backup_root_v6-28-08/dqmgui_installation_package.tar.gz --output dqmgui_installation_package.tar.gz
scp dqmgui_installation_package.tar.gz root@<VM machine>:/tmp/
```
OR
Expand Down

0 comments on commit c4a7f47

Please sign in to comment.