We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a0ff5b commit 180500aCopy full SHA for 180500a
1 file changed
docs/_posts/2018-11-18-building-gem.md
@@ -12,7 +12,7 @@ Requirements:-
12
13
Simply clone this distribution, then rake to build and test gem
14
```bash
15
-git clone -b stretch --single-branch https://github.com/ruby-processing/PiCrate.git
+git clone --depth 1 https://github.com/ruby-processing/PiCrate.git
16
cd PiCrate
17
rake # to build gem
18
```
0 commit comments