Fix a typo
This commit is contained in:
parent
6800a199f9
commit
2479f05025
1 changed files with 1 additions and 1 deletions
|
@ -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://git.joinplu.em/Plume/Plume.git
|
||||
git clone https://git.joinplu.me/Plume/Plume.git
|
||||
cd Plume
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue