Fix typo
This commit is contained in:
parent
a982ee0525
commit
1632bbfbe2
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue