Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Kezii committed Mar 16, 2024
1 parent ccd1dbd commit a8ba692
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,7 @@ After cloning the repo, download the esp32-camera component
git submodule update --init
```

then create the required .txt files

```
./examples/telegram_bot/bot_token.txt
./examples/telegram_bot/owner_id.txt
./wifi_ssid.txt
./wifi_pass.txt
```

then copy `cfg.toml.example` into `cfg.toml` and fill in the correct values

## Telegram bot

Expand Down

0 comments on commit a8ba692

Please sign in to comment.