new readme bc of codeberg
This commit is contained in:
parent
7bf20396e6
commit
335dbdbf63
11
README.md
11
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
|
||||
|
|
Loading…
Reference in New Issue