Skip to content

Commit

Permalink
Merge pull request #521 from dandv/patch-1
Browse files Browse the repository at this point in the history
Docs: fix command to run local build
  • Loading branch information
enricoros authored May 7, 2024
2 parents 8c007b5 + 1603d30 commit 0ec3e83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ the same steps 1 and 2 as for [local development](#local-development).
```
4. Start the production server:
```bash
next start --port 3000
npx next start --port 3000
```
Your big-AGI production instance is on `http://localhost:3000`.

Expand Down Expand Up @@ -116,4 +116,4 @@ Join our vibrant community of developers, researchers, and AI enthusiasts. Share
- [Discord Community](https://discord.gg/MkH4qj2Jp9)
- [Twitter](https://twitter.com/yourusername)
For any questions or inquiries, please don't hesitate to [reach out to our team](mailto:hello@big-agi.com).
For any questions or inquiries, please don't hesitate to [reach out to our team](mailto:hello@big-agi.com).

0 comments on commit 0ec3e83

Please sign in to comment.