From 426e6bbd8b31a91493db366fb19d0c5ef1bee7ee Mon Sep 17 00:00:00 2001 From: Max Litruv Boonzaayer Date: Mon, 10 Feb 2025 11:22:16 +1100 Subject: [PATCH] Update README.md --- README.md | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 40c5fab..f7b5946 100644 --- a/README.md +++ b/README.md @@ -13,21 +13,9 @@ A robust, modern documentation viewer built for rendering Markdown files with ad ## Quick Start ### Development Setup - -```sh -git clone https://github.com/litruv/Docs-Viewer -cd Docs-Viewer -git remote add origin https://github.com/litruv/docstesting.git -git remote rename origin upstream -git push -u origin master -``` - -And then to update from this repo -```sh -git fetch upstream -git merge upstream/master --no-commit - -``` +[Fork this Repo](https://github.com/litruv/Docs-Viewer/fork) +updating: +Click Sync fork ### Deployment