Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
qbc2016 committed Mar 6, 2024
1 parent f974753 commit 7a016a7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/agentscope/web_ui/READEME.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ Remark: in `path/to/your/script.py`, there should be a `main` function.

## An Example

Run the following code in the root directory of this project after you
setup configs in `exampels/conversation/conversation.py`:
Run the following code in the root directory of this project after you setup the configs in `examples/conversation/conversation.py`:
```python
as_studio exampels/conversation/conversation.py
```
Expand Down

0 comments on commit 7a016a7

Please sign in to comment.