mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2024-11-22 05:16:51 +08:00
Merge pull request #570 from pantuza/master
Typo: Update example to use correct command
This commit is contained in:
commit
cc3f836db1
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue
Block a user