Replace Github with Gitea at 'Compiling from source' page

main
Kitaiti Makoto 3 years ago
parent 3d055bbb55
commit 480942ed6f

@ -5,7 +5,7 @@ title: Compiling from source
The first step to compile Plume's source code is to get it.
```bash
git clone https://github.com/Plume-org/Plume.git
git clone https://git.joinplu.em/Plume/Plume.git
cd Plume
```

Loading…
Cancel
Save