mirror of
https://github.com/TheCommsChannel/TC2-BBS-mesh.git
synced 2024-11-09 22:24:06 -08:00
Update README.md
This commit is contained in:
parent
23c3582a76
commit
82317776cd
|
@ -18,6 +18,14 @@ If you're a Docker user, TC²-BBS Meshtastic is available on Docker Hub!
|
||||||
- Meshtastic
|
- Meshtastic
|
||||||
- pypubsub
|
- pypubsub
|
||||||
|
|
||||||
|
### Update and Install Git
|
||||||
|
|
||||||
|
```sh
|
||||||
|
sudo apt update
|
||||||
|
sudo apt upgrade
|
||||||
|
sudo apt install git
|
||||||
|
```
|
||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
1. Clone the repository:
|
1. Clone the repository:
|
||||||
|
|
Loading…
Reference in a new issue