Skip to content

Commit

Permalink
Merge pull request #148 from autonomys/fix-small-doc
Browse files Browse the repository at this point in the history
Fix character copy command
  • Loading branch information
Xm0onh authored Jan 17, 2025
2 parents 989992c + 0a6f1a7 commit 637d717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ The framework uses a YAML-based character system that allows you to create and r
2. Create new characters by copying the example:
```bash
# Create a new character
cp config/characters/joy_builder.yaml config/characters/my-character.yaml
cp config/characters/character.example.yaml config/characters/my-character.yaml
```

### Character Configuration
Expand Down

0 comments on commit 637d717

Please sign in to comment.