From 665cb8fa77eb728a6779aab62ab2d7bde190026a Mon Sep 17 00:00:00 2001 From: John Ahlroos Date: Sun, 6 Jul 2025 08:49:25 +0200 Subject: [PATCH] Update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d280f23..7544a39 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # Gist collection This repository contains links to some useful code snippets I've done over the years. + +To update a gist use ```git submodule update --remote --merge ```