Skip to content

Commit 7108771

Browse files
committed
chore: add installation instructions
1 parent 5711421 commit 7108771

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,16 @@ any number of metadata/file contents pairs.
2929
- the `data` file, which contains the actual software
3030

3131

32+
# Installation
33+
34+
```shell
35+
# Yarn
36+
yarn add --dev deboa
37+
38+
# npm
39+
npm i -D deboa
40+
```
41+
3242
# API
3343

3444
## Creating a .deb from scratch

0 commit comments

Comments
 (0)