-
Notifications
You must be signed in to change notification settings - Fork 53
Cypress 5.x Upgrade Instructions
dczulada edited this page Mar 9, 2020
·
15 revisions
Follow the Cypress V5 Install Instructions if you do not already have a running version of Cypress v5.0.x.
Connect to your machine running cypress and run the following commands:
sudo apt-get update
sudo apt-get install cypress
sudo apt-get install cqm-execution-service
sudo systemctl restart cypress
sudo systemctl restart cqm-execution-service