Skip to content

Commit

Permalink
Update build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Rayquaza01 committed Dec 22, 2020
1 parent 3153f6c commit 80e798d
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions BUILD.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Building History Cleaner 1.2.4
# Building History Cleaner 1.3.0

## System Info
* Ubuntu 20.10
* node 12.19.0
* node v14.15.3
* npm 6.14.9
* bash 5.0.17
* For tool and library versions, check package.json
Expand All @@ -11,10 +11,8 @@

To build the extension, run:
```shell
# Install node modules and build buildscript
# Only needs to be done after updating the repo
# Install node modules
npm install
npm run build:buildscript

# Build the extension
# Moves / bundles assets to dist
Expand Down

0 comments on commit 80e798d

Please sign in to comment.