Skip to content

Commit

Permalink
Updated Blog and removed cd frontend (microsoft#1301)
Browse files Browse the repository at this point in the history
User is already in the frontend directory so there is no need to run `cd frontend`

Co-authored-by: Victor Dibia <victordibia@microsoft.com>
  • Loading branch information
ashutoshpw and victordibia authored Jan 17, 2024
1 parent 23d6e1e commit 260e0cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion website/blog/2023-12-01-AutoGenStudio/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ llm_config = LLMConfig(
```bash
npm install -g gatsby-cli
npm install --global yarn
cd frontend
yarn install
yarn build
```
Expand Down

0 comments on commit 260e0cf

Please sign in to comment.