Skip to content

Commit

Permalink
Add missing step in readme (#189)
Browse files Browse the repository at this point in the history
  • Loading branch information
hillary-mutisya authored Feb 23, 2024
1 parent b4e6123 commit 6fe009f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion typescript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ You can also build TypeChat from source:

```
git clone https://github.com/microsoft/TypeChat
cd typescript/TypeChat
cd TypeChat/typescript
npm install
npm run build
```

Expand Down

0 comments on commit 6fe009f

Please sign in to comment.