update readme due release on codeberg
This commit is contained in:
parent
3c5b554de1
commit
d4e85ea44f
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! 🚀
|
## 🚀 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
|
||||||
|
|
Loading…
Reference in New Issue