Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Quick start
2. Build the server:
```powershell
cd <repo-root>
mkdir openchamp-server
go build -o openchamp-server ./...
```
3. Run the server:
Expand Down Expand Up @@ -68,4 +69,4 @@ go build ./...
- If you have questions about running or developing the server, please open an issue on the repository with details and platform information (OS, Go version).

---
Thank you for being a part of the OpenChamp Community!
Thank you for being a part of the OpenChamp Community!