Compare commits
2 commits
64d445791e
...
894eef8657
Author | SHA1 | Date | |
---|---|---|---|
894eef8657 | |||
335dbdbf63 |
1 changed files with 10 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue