Skip to content

Commit c63a3ae

Browse files
jannikXECDesign
authored andcommitted
fix dash in README
1 parent b3f6852 commit c63a3ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Getting started is as simple as cloning this repository on your build machine. Y
2727
can do so with:
2828

2929
```bash
30-
git clone -depth 1 https://github.com/RPI-Distro/pi-gen.git
30+
git clone --depth 1 https://github.com/RPI-Distro/pi-gen.git
3131
```
3232

3333
Using `--depth 1` with `git clone` will create a shallow clone, only containing

0 commit comments

Comments
 (0)