update readme due release on codeberg

This commit is contained in:
nocci 2025-04-29 12:51:23 +02:00
parent 3c5b554de1
commit d4e85ea44f
1 changed files with 10 additions and 1 deletions

View File

@ -50,7 +50,16 @@ It's even possible to gift your keys via a unique website. Just edit the game to
## 🚀 Get Started! 🚀 ## 🚀 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 ```bash
git clone https://git.nocci.it/nocci/GameKeyManager git clone https://git.nocci.it/nocci/GameKeyManager