mirror of
https://github.com/evennia/evennia.git
synced 2026-03-24 00:36:30 +01:00
Update README.md
Fix a typo
This commit is contained in:
parent
27fe5c21e0
commit
31255e2c97
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ is being combined instead):
|
|||
See the [sword example](evennia.contrib.game_systems.crafting.example_recipes) for an example
|
||||
of how to design a recipe tree for crafting a sword from base elements.
|
||||
|
||||
## Intallation and Usage
|
||||
## Installation and Usage
|
||||
|
||||
Import the `CmdCraft` command from evennia/contrib/crafting/crafting.py and
|
||||
add it to your Character cmdset. Reload and the `craft` command will be
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue