From a177ea251dc1d8149bfdbcff6651f1e3e7e625bc Mon Sep 17 00:00:00 2001 From: q3aql Date: Sat, 2 Jul 2022 18:03:57 +0200 Subject: [PATCH] README.md (v0.1) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 444ff83..b7a920d 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ a2tm is a python script to manage torrent/magnet/URL downloads more easily using * Open the terminal and type the following comands: ```shell - $ git clone https://github.com/q3aql/a2tm` + $ git clone https://github.com/q3aql/a2tm $ cd a2tm $ chmod +x install.sh $ sudo ./install.sh