From 212da96636e44272106a9bd8f85b2b40cd0b9423 Mon Sep 17 00:00:00 2001 From: Özgür Kesim Date: Mon, 21 Apr 2025 13:04:10 +0200 Subject: various updates --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 259fd64..760109c 100644 --- a/README.md +++ b/README.md @@ -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: -- cgit v1.2.3