From 11cd5e26792fbf80ebcd2e47e1c1c6a95ca7fd67 Mon Sep 17 00:00:00 2001 From: Erikas Date: Thu, 8 Aug 2024 13:18:02 +0300 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0712a1..8396bcb 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Yes, there is a lot of crappy copypasta html/css/js code. As long as it works! To run this code locally, setup `go`, open this project and run this: ```bash -go run cmd/flightlesssomething/main.go -data-dir data -discord-client-id xxxxxxxxxxxxxxxxxxx -discord-client-secret xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -discord-redirect-url 'http://127.0.0.1:8080/login/callback' -session-secret xxxxxxxxxxxxxxxxxxxxxxxx +go run cmd/flightlesssomething/main.go -data-dir data -discord-client-id xxxxxxxxxxxxxxxxxxx -discord-client-secret xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -discord-redirect-url 'http://127.0.0.1:8080/login/callback' -session-secret xxxxxxxxxxxxxxxxxxxxxxxx -openai-api-key xxxxxxxxxxxxxxxxxxxxxxxx ``` Then open in browser: http://127.0.0.1:8080/