Skip to content

Commit

Permalink
README: change line mentioning server is running
Browse files Browse the repository at this point in the history
  • Loading branch information
sahildua2305 committed Dec 30, 2017
1 parent bacb873 commit 46965b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ INFO: 2017/12/17 15:00:46 eventserver.go:83: Listening for event source on port:
INFO: 2017/12/17 15:00:46 eventserver.go:91: Listening for user clients on port: 9099
INFO: 2017/12/17 15:00:46 eventserver.go:515: Started the event server
```
This means that the server is now running and listening on ports mentioned
The server is now running and listening on ports mentioned
in your `config.json` file.

**Note**: If you don't have `make`, you can build the binary using:
Expand Down

0 comments on commit 46965b0

Please sign in to comment.