overhaul of the README.md
This commit is contained in:
parent
fdbd5c8d69
commit
c939a50690
|
@ -35,12 +35,10 @@ No more confusion about whether a key is redeemed, gifted, or still unused – n
|
||||||
## 🚀 Get Started! 🚀
|
## 🚀 Get Started! 🚀
|
||||||
|
|
||||||
### 1. **Clone the Repository**
|
### 1. **Clone the Repository**
|
||||||
|
|
||||||
|
|
||||||
`git clone https://git.nocci.it/nocci/GiftGamesDB
|
|
||||||
cd steam-gift-manager`
|
|
||||||
```
|
```
|
||||||
|
git clone https://git.nocci.it/nocci/GiftGamesDB
|
||||||
|
cd steam-gift-manager
|
||||||
|
```
|
||||||
### 2. **Setup Docker**
|
### 2. **Setup Docker**
|
||||||
|
|
||||||
Make sure you have [Docker](https://www.docker.com/) and [docker-compose](https://docs.docker.com/compose/) installed.
|
Make sure you have [Docker](https://www.docker.com/) and [docker-compose](https://docs.docker.com/compose/) installed.
|
||||||
|
|
Loading…
Reference in New Issue