From 82fb51ba3f05260896ed7cd457b14e53f643d5f6 Mon Sep 17 00:00:00 2001 From: duckduckdoof Date: Tue, 4 Feb 2025 11:58:28 -0500 Subject: [PATCH] Updated readme --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 74a5e43..4b9aaee 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,20 @@ Author: Caleb Scott --- +## Installation + +To install this project (I'd recommend having a python virtual environment first): + +```python +pip install -r requirements.txt +``` + +Then, to run: + +```python +python miniopolis.py +``` + ## Libraries and Software This project uses: