Commit cc3f836d authored by Stephen M. Coakley's avatar Stephen M. Coakley Committed by GitHub

Merge pull request #570 from pantuza/master

Typo: Update example to use correct command
parents 1069f1fa 0e8b553f
......@@ -17,7 +17,7 @@ To learn package creation let's create a new package that will provide a `hello_
Oh My Fish can scaffold a package structure for you. Use the command `omf new`:
```fish
$ omf new pkg hello_world
$ omf new plugin hello_world
```
> Use `omf new theme my_theme_name` for themes.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment