Skip to content

Commit

Permalink
chore: add installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
erikian committed Sep 21, 2022
1 parent 5711421 commit 7108771
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,16 @@ any number of metadata/file contents pairs.
- the `data` file, which contains the actual software


# Installation

```shell
# Yarn
yarn add --dev deboa

# npm
npm i -D deboa
```

# API

## Creating a .deb from scratch
Expand Down

0 comments on commit 7108771

Please sign in to comment.