From 65cc263f3ba071141effc9a1aef7a91b210c9f85 Mon Sep 17 00:00:00 2001 From: Marco Pedone Date: Mon, 4 Aug 2025 19:20:54 +0200 Subject: [PATCH] Remove outdated cloning instructions from README --- readme.md | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 readme.md diff --git a/readme.md b/readme.md deleted file mode 100644 index 263aadf..0000000 --- a/readme.md +++ /dev/null @@ -1,6 +0,0 @@ -## To clone: -clone@github:~/.ssh$ ssh-keygen -o -t rsa -C “ssh@github.com” -clone@github:~/.ssh$ cat id_rsa.pub -insert the key in the github account - -git clone --recurse-submodules -j8 git@github.com:marcopedone/infoalloggi-monorepo.git