aboutsummaryrefslogtreecommitdiff
path: root/QUICKSTART.md
diff options
context:
space:
mode:
authorGravatar SwiftyOS <craigswift13@gmail.com> 2023-09-19 15:02:06 +0200
committerGravatar SwiftyOS <craigswift13@gmail.com> 2023-09-19 15:02:06 +0200
commitfa265fdf25f9249b2b3efd9b5b32549de77b253a (patch)
tree1a453acb5b933dfef3cedf60be4f4b3adceddf00 /QUICKSTART.md
parentUpdated the forge readme (diff)
downloadAuto-GPT-fa265fdf25f9249b2b3efd9b5b32549de77b253a.tar.gz
Auto-GPT-fa265fdf25f9249b2b3efd9b5b32549de77b253a.tar.bz2
Auto-GPT-fa265fdf25f9249b2b3efd9b5b32549de77b253a.zip
Updated quickstart
Diffstat (limited to 'QUICKSTART.md')
-rw-r--r--QUICKSTART.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/QUICKSTART.md b/QUICKSTART.md
index e112a20c0..23f2d8c49 100644
--- a/QUICKSTART.md
+++ b/QUICKSTART.md
@@ -1,5 +1,12 @@
# Quickstart Guide
+Welcome to the Quickstart Guide! This guide will walk you through the process of setting up and running your own AutoGPT agent. Whether you're a seasoned AI developer or just starting out, this guide will provide you with the necessary steps to jumpstart your journey in the world of AI development with AutoGPT.
+
+## System Requirements
+
+This project supports Linux (Debian based), Mac, and Windows Subsystem for Linux (WSL). If you are using a Windows system, you will need to install WSL. You can find the installation instructions for WSL [here](https://learn.microsoft.com/en-us/windows/wsl/).
+
+
## Getting Setup
1. **Fork the Repository**
To fork the repository, follow these steps: