Skip to content

Commit

Permalink
update build in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
reminia committed Dec 18, 2024
1 parent f52c91e commit 87ba27c
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 @@ -12,7 +12,7 @@ This server provides a comprehensive integration with Zendesk. It offers:

## Setup

- build: `uv pip install -e .`
- build: `uv venv && uv pip install -e .` or `uv build` in short.
- setup zendesk credentials in `.env` file, refer to [.env.example](.env.example).
- configure in Claude desktop:

Expand Down

0 comments on commit 87ba27c

Please sign in to comment.