From d4ec7679898d06deb5cc4a43e64170994a06c7bc Mon Sep 17 00:00:00 2001 From: David Whittington Date: Thu, 20 Jul 2023 16:30:05 -0500 Subject: [PATCH] docs(README): add links to setup guides --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6043f535..96d23447 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # AR.IO Gateway Node +## Getting Started + +- [Linux Installation Instructions](./docs/linux-setup.md) +- [Windows Installation Instructions](./docs/windows-setup.md) + ## Dev Workflow ### Install dependencies