Skip to content

Commit

Permalink
Merge pull request #1 from cfgexe/main
Browse files Browse the repository at this point in the history
  • Loading branch information
fuyu authored Apr 15, 2023
2 parents 02dde0f + 903a764 commit 2b01f9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
- `git clone https://github.com/f11y11/nfuyu-bot.git`
- `pip install -r requirements.txt`
- `cp .env-template .env`
- `cp .config.yml-template .config.yml`
- `cp config.yml-template config.yml`
- Configure the bot settings and server domain in config.yml and set environment variables in .env
- Run the bot using `python main.py`

Expand Down

0 comments on commit 2b01f9a

Please sign in to comment.