diff --git a/README.md b/README.md index 8eef0c2..3c25742 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # ec-phoebus A container image for the Phoebus OPI tool for EPICS + +To launch: +```bash +curl -O https://raw.githubusercontent.com/epics-containers/ec-phoebus/main/phoebus.sh +bash phoebus.sh +```