From e0816de9265211d11bc86275a10c44b83f03b8ba Mon Sep 17 00:00:00 2001 From: Pratham Patel Date: Tue, 23 Aug 2022 16:41:50 +0530 Subject: [PATCH] added readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c00c408 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# README + +```bash +git clone git@git.thefossguy.com:thefossguy/machines.git /trayimurti/containers/volumes/mach + +git submodule init +git submodule update +```