diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -17,8 +17,8 @@ Screenshots: ## Install - % go get github.com/oec/playdot - % cd $GOPATH/src/github.com/oec/playdot + % go get kesim.org/oec/playdot + % cd $GOPATH/src/kesim.org/oec/playdot % go build To run the server on port 9999 without TLS: |