From 444aab72cf0130614616a88a2a40a1fffd117cc3 Mon Sep 17 00:00:00 2001 From: AKP Date: Sun, 23 Mar 2025 18:50:36 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ca275a3..2836cb9 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,5 @@ Naturally, part of being a good front is to blend in and act like a good, ordina ## Running -Once you have `uv` installed, use `uv run game/` to play the game. +1. Install [uv](https://docs.astral.sh/uv) +2. Run `uv run game/`