diff --git a/docs/quickstart.md b/docs/quickstart.md index 34ad03fa4..82cc666fc 100644 --- a/docs/quickstart.md +++ b/docs/quickstart.md @@ -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 ```