Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
Fix collection install (#9)
Browse files Browse the repository at this point in the history
Without this, I cannot get it to install `main`. Moving forwards, we
will probably want to specify `vx.y.z`, but for now let's fix this.
  • Loading branch information
paddyroddy authored Dec 15, 2023
1 parent 829250e commit 4b39757
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 @@ -38,6 +38,7 @@ You can also include it in a `requirements.yml` file and install it via
collections:
- name: mirsg.xnat
source: https://github.com/UCL-MIRSG/ansible-collection-xnat.git
type: git
version: main
```
Expand Down

0 comments on commit 4b39757

Please sign in to comment.