aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorÖzgür Kesim <oec@codeblau.de>2025-04-21 13:04:10 +0200
committerÖzgür Kesim <oec@codeblau.de>2025-04-21 13:04:10 +0200
commit212da96636e44272106a9bd8f85b2b40cd0b9423 (patch)
tree12dd1317c0a955de4d15f730ab183ed2271953d1 /README.md
parent1bc5dfb49aa7a5d7c369f9ee0d23cab05d48322f (diff)
various updatesHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
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: