Skip to content

Commit

Permalink
Merge pull request #12 from s0/build-script
Browse files Browse the repository at this point in the history
Update README instructions to use existing build script
  • Loading branch information
JezerM authored Jan 16, 2022
2 parents 879e89f + bc6f6cc commit ff955fd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ git clone https://github.com/JezerM/nody-greeter.git
cd nody-greeter
npm install
npm run rebuild
npx tsc --build
node make build
npm run build
sudo node make install
```

Expand Down

0 comments on commit ff955fd

Please sign in to comment.