Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ pip install pyttman
pyttman new app my_first_app

# Create an Ability module with files from a template
pyttman new ability
pyttman new ability ability_name my_first_app

# Run it in dev mode
pyttman dev my_first_app
Expand Down