Skip to content

Commit

Permalink
fix: some doc
Browse files Browse the repository at this point in the history
  • Loading branch information
clostao committed Jan 16, 2025
1 parent e220402 commit 592c312
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 592c312

Please sign in to comment.