Skip to content
This repository has been archived by the owner on May 15, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Connoropolous authored Dec 7, 2019
1 parent 4bbf7d7 commit de815e9
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,14 @@
## Package It (For Developers)

To package, open a terminal @ acorn-release
`npm install`
```
npm install
```

For mac presently, though adjustments for linux can easily be made:
`nix-shell --run acorn-release`
```
nix-shell --run acorn-release
```

This will produce an Acorn.app file within `Acorn-darwin-x64` folder. This can be zipped and shared.

Expand Down

0 comments on commit de815e9

Please sign in to comment.