Skip to content

Commit 97da6d1

Browse files
author
Cerem Cem ASLAN
committed
Merge branch 'master' of github.com:ceremcem/create-gist
2 parents d04f1f4 + 7c05579 commit 97da6d1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,10 @@ A utility to create gists from command line
1010

1111
lsusb | create-gist.sh Github_user_name
1212

13+
# Dependencies
14+
15+
* `curl`
16+
17+
```bash
18+
apt-get install curl
19+
```

0 commit comments

Comments
 (0)