diff --git a/README.md b/README.md
index 6387c59..9661b82 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
xrandr - Ansible role
==========================
-
+
### Get it directly from Ansible Galaxy
```bash
-$ ansible-galaxy install do1jlr.xrandr-help
+$ ansible-galaxy install do1jlr.xrandr_help
```
Information
diff --git a/meta/main.yml b/meta/main.yml
index 6845c4c..8d3d0e0 100644
--- a/meta/main.yml
+++ b/meta/main.yml
@@ -4,7 +4,7 @@ galaxy_info:
description: Install xrandr and their graphical version (arandr) to control your monitors.
license: license (MIT)
min_ansible_version: 2.3
- role_name: xrandr-help
+ role_name: xrandr_help
github_branch: master
platforms:
- name: Archlinux