Skip to content

Commit

Permalink
fix: udate deps
Browse files Browse the repository at this point in the history
  • Loading branch information
afeiship committed Mar 6, 2021
1 parent 8607b28 commit 0e91cb7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@
npm install @jswork/active-code-cli
```

## dependencies
```shell
# 7z
brew install p7zip
```

## usage
~~~
Usage: acc [options]
Expand Down
6 changes: 6 additions & 0 deletions docs/template.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@
npm install @jswork/active-code-cli
```

## dependencies
```shell
# 7z
brew install p7zip
```

## usage
~~~
__USAGE__
Expand Down

0 comments on commit 0e91cb7

Please sign in to comment.