diff --git a/README.md b/README.md index 44b559d..82beb93 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Quick start 2. Build the server: ```powershell cd +mkdir openchamp-server go build -o openchamp-server ./... ``` 3. Run the server: @@ -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! \ No newline at end of file +Thank you for being a part of the OpenChamp Community!