From 335dbdbf63422f4edc3f47e35ebd46b20f41c3db Mon Sep 17 00:00:00 2001 From: nocci Date: Tue, 29 Apr 2025 14:00:40 +0200 Subject: [PATCH] new readme bc of codeberg --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b9d38c5..5055fbe 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,16 @@ It's even possible to gift your keys via a unique website. Just edit the game to ## 🚀 Get Started! 🚀 -### 1. **Clone the Repository** +## 1. **Clone the Repository (Option 1 or Option 2)** + +### Option 1: Clone the main repository + +```bash +git clone https://codeberg.org/nocci/GameKeyManager +cd steam-gift-manager +``` + +### Option 2: Clone from alternative repository (if option 1 fails) ```bash git clone https://git.nocci.it/nocci/GameKeyManager