Add note about GitHub usernames with dashes in README
This commit is contained in:
parent
e3b245f102
commit
38306c8511
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ class people::jbarnette {
|
|||
}
|
||||
```
|
||||
|
||||
Note that if your GitHub username contains dashes, you should replace them by underscores in both the manifest name and the class name.
|
||||
|
||||
## Projects
|
||||
|
||||
While you _can_ include projects one by one, sometimes you might just want
|
||||
|
|
Loading…
Reference in a new issue