We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9613627 + 6a1470b commit d291ca4Copy full SHA for d291ca4
README.md
@@ -1,6 +1,6 @@
1

2
3
-
+
4

5
6
# Radiate Plugin
@@ -12,5 +12,5 @@ A WordPress plugin boilerplate
12
From the `plugins` directory of your site:
13
14
```bash
15
-composer create-project brw/radiate-plugin plugin-name
+composer create-project radiate/plugin plugin-name
16
```
0 commit comments