Skip to content
This repository has been archived by the owner on Dec 27, 2019. It is now read-only.

Commit

Permalink
Merge pull request #18 from Marfjeh/remove-js-compiler
Browse files Browse the repository at this point in the history
Remove problematic javascript compiler
  • Loading branch information
Marfjeh authored Feb 6, 2018
2 parents df472ad + 5036674 commit 36159f0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,6 @@ cd ../../
copy /b %windir%/drivers/etc/hosts + hostfile %windir%/drivers/etc/hosts (as admin)
```

## How to compile (NodeJS)
```BASH
git clone https://github.com/Marfjeh/coinhive-block.git or git clone git@github.com:Marfjeh/coinhive-block.git
cd coinhive-block/compilers/src
node make.js
```

## Contributing
1. Clone the repository `git@github.com:Marfjeh/coinhive-block.git`
2. Change directory to the coin-hice block folder `cd coinhive-block`
Expand Down
9 changes: 0 additions & 9 deletions compilers/src/make.js

This file was deleted.

0 comments on commit 36159f0

Please sign in to comment.