Skip to content

Commit 180500a

Browse files
committed
revise build
1 parent 1a0ff5b commit 180500a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/_posts/2018-11-18-building-gem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Requirements:-
1212

1313
Simply clone this distribution, then rake to build and test gem
1414
```bash
15-
git clone -b stretch --single-branch https://github.com/ruby-processing/PiCrate.git
15+
git clone --depth 1 https://github.com/ruby-processing/PiCrate.git
1616
cd PiCrate
1717
rake # to build gem
1818
```

0 commit comments

Comments
 (0)