Clarify Usage section in docs
This commit is contained in:
parent
1025691088
commit
c491e7a4dd
@ -28,7 +28,7 @@ Pkg.activate(mktempdir())
|
||||
Pkg.add(PackageSpec(path=dirname(dirname(pwd()))))
|
||||
```
|
||||
|
||||
The simplest template requires no arguments.
|
||||
The simplest template, assuming that you have set up the `github.user` Git option globally with `git config`, requires no arguments.
|
||||
|
||||
|
||||
```@repl usage
|
||||
|
Loading…
Reference in New Issue
Block a user