Skip to content

Commit

Permalink
Return the cd omero back
Browse files Browse the repository at this point in the history
  • Loading branch information
pwalczysko committed Nov 15, 2024
1 parent b38e72b commit 64f3805
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,11 @@ Details
-------

- Install `Ansible` >2.10
```
cd omero
```
- Install required roles: `ansible-galaxy install -r requirements.yml`
- Run the `ome-demoserver.yml` playbook:

```
cd omero
ansible-playbook --ask-become --become -i $PATH/TO/INVENTORY ome-demoserver.yml -l $YOUR-HOST-ADDRESS-OR-IP --diff
```

Expand Down

0 comments on commit 64f3805

Please sign in to comment.