mirror of
https://github.com/getlago/lago.git
synced 2024-12-22 21:43:22 +07:00
misc: Update README to prevent full git download (#401)
This commit is contained in:
parent
b9dfc8b8a2
commit
6beb527e2e
@ -92,7 +92,7 @@ To start using Lago, run the following commands in a shell:
|
|||||||
#### On a fresh install
|
#### On a fresh install
|
||||||
```bash
|
```bash
|
||||||
# Get the code
|
# Get the code
|
||||||
git clone https://github.com/getlago/lago.git
|
git clone --depth 1 https://github.com/getlago/lago.git
|
||||||
|
|
||||||
# Go to Lago folder
|
# Go to Lago folder
|
||||||
cd lago
|
cd lago
|
||||||
|
Loading…
Reference in New Issue
Block a user