diff --git a/README.md b/README.md index a0eca76..9496ac8 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ + Install `python3`, `flask`, `python-telegram-bot` + `cd` + `git clone https://git.webionite.com/ceda_ei/minetest-telegram-bridge` -+ `ln -s ~/minetest-telegram-bridge/chat_mod ~/..minetest/mods/chat_mod` ++ `ln -s ~/minetest-telegram-bridge/chat_mod ~/.minetest/mods/chat_mod` + Enable the mod in `world.mt` + `cd minetest-telegram-bridge/bot` + Copy `sample.config.py` to `config.py` and edit.