Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rvizarreta authored Dec 22, 2023
1 parent f8dd110 commit d95beeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ This is the architecture for the Slow Controls GUI:
Go to /home/acd/acdemo/SLOW-CONTROLS-GUI on srv04 and run:

```bash
export LOCAL_IP=$(bash -c 'hostname -I | cut -d" " -f5')
docker compose up --build
```
In case you get a permission denied error, contact the server admin to add you to the docker group.
Expand Down

0 comments on commit d95beeb

Please sign in to comment.