Cleaning up instructions

This commit is contained in:
Zachary Klosko 2020-05-13 16:29:15 -04:00
parent c9c40d1bd9
commit cbbde77d63
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ sudo ufw allow 8000/tcp
This part is suprisingly easy. Just enter these commands in the terminal:
```
cd ~ && git clone https://github.com/LibreTime/libretime.git
git clone https://github.com/LibreTime/libretime.git
sudo ./libretime/install -fiap
```