Conversation
9caf64b to
31d7a66
Compare
gvanrossum
left a comment
There was a problem hiding this comment.
LGTM. The old instructions seem to date from before there were multiple supported languages, when the only language was TS and it lived in the toplevel directory.
There was a problem hiding this comment.
Pull Request Overview
This PR corrects the installation instructions in the examples documentation by updating the cd command to navigate to the typescript subdirectory. Since the TypeChat repository contains multiple language implementations (TypeScript, Python, .NET), and the package.json for TypeScript examples is located in the typescript/ directory, this change ensures users can successfully run npm install after cloning the repository.
Key Change:
- Updated the directory navigation command from
cd TypeChattocd TypeChat/typescriptto match the repository structure
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Sorry, I can't move help you further -- you need two reviewers from the TypeChat team. @DanielRosenwasser ? |
No description provided.