Skip to content

Commit

Permalink
docs: fixing typo
Browse files Browse the repository at this point in the history
Fixing typo
  • Loading branch information
cyfyifanchen committed Oct 11, 2024
1 parent fc632be commit e3e09ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ten_agent/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ Open up a separate terminal window, build the agent and start the server:
{% code title=">_ Bash" %}

```bash
docker exec -it ten_agent_server bash
docker exec -it ten_agent_dev bash
make build
```

Expand Down

0 comments on commit e3e09ab

Please sign in to comment.