Skip to content

Commit 165bda0

Browse files
authored
Fix clone command syntax in README
1 parent d9cd801 commit 165bda0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Serviço de gravação para Nextcloud Talk baseado no [nextcloud-talk-recording]
1515
### 1. Clone o repositório
1616

1717
```bash
18-
git clone <https://github.com/LibreCodeCoop/nextcloud-talk-recording
18+
git clone https://github.com/LibreCodeCoop/nextcloud-talk-recording
1919
cd nextcloud-talk-recording
2020
```
2121

0 commit comments

Comments
 (0)