Skip to content

Commit

Permalink
docs: mention golang vers
Browse files Browse the repository at this point in the history
  • Loading branch information
dd84ai committed Jun 8, 2024
1 parent dc29095 commit 82e5ec7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
- Ensure you have set [Environment variables](./.vscode/settings.example.json) documented in .vscode

- [App specific configurations](./app/settings/main.go) can be found here.
- Install golang of version no less than it is mention in [test.yml file](.github/workflows/test.yml)
- Launch app as `go run . run` (see `go run . --help` for other available commands)
- Visit your Discord server again where bot is connected. Select empty channel and write `; connect`

Expand Down

0 comments on commit 82e5ec7

Please sign in to comment.