From 76ede99d0ff47453749c4ad4127e417410de7d78 Mon Sep 17 00:00:00 2001 From: Litruv Date: Sun, 9 Feb 2025 03:57:34 +1100 Subject: [PATCH] updating instructions slowly --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e3013d..5bf0ca4 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,8 @@ A robust, modern documentation viewer built for rendering Markdown files with ad git clone https://github.com/litruv/Docs-Viewer cd Docs-Viewer -adding better upstream method, uno momento +git fetch upstream +git merge upstream/HEAD --no-ff ``` ### Deployment