diff options
Diffstat (limited to 'doc/templates.md')
-rw-r--r-- | doc/templates.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/templates.md b/doc/templates.md index 888f356..096cd37 100644 --- a/doc/templates.md +++ b/doc/templates.md @@ -73,6 +73,7 @@ Alternatively, the `name` variable is special -- if the first argument to a temp → ./rebar3 new plugin demo author_name="Fred H." ... +Then go to the directory created for the project by rebar3. ## Custom Templates ## |