Skip to content

Commit 260e0cf

Browse files
Updated Blog and removed cd frontend (#1301)
User is already in the frontend directory so there is no need to run `cd frontend` Co-authored-by: Victor Dibia <[email protected]>
1 parent 23d6e1e commit 260e0cf

File tree

1 file changed

+0
-1
lines changed
  • website/blog/2023-12-01-AutoGenStudio

1 file changed

+0
-1
lines changed

website/blog/2023-12-01-AutoGenStudio/index.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ llm_config = LLMConfig(
9595
```bash
9696
npm install -g gatsby-cli
9797
npm install --global yarn
98-
cd frontend
9998
yarn install
10099
yarn build
101100
```

0 commit comments

Comments
 (0)