-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
EOS Rio
authored
Jun 15, 2018
1 parent
4bb72dd
commit be84487
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -64,6 +64,10 @@ Off-chain information (such as the Block Producer standard) are fetched via a pr | |
- [MacOS](https://github.com/eosrio/simpleos/releases/download/v0.4.0/simpleos-0.4.0.dmg) | ||
- [Linux](https://github.com/eosrio/simpleos/releases/download/v0.3.5/simpleos_0.3.5_amd64.deb) | ||
|
||
## Legal Disclaimer | ||
|
||
By downloading SimplEOS you agree to the [Terms of Service](https://eosrio.io/terms-of-service/). | ||
|
||
## Build it yourself | ||
|
||
[Yarn](http://yarnpkg.com/) is [strongly](https://github.com/electron-userland/electron-builder/issues/1147#issuecomment-276284477) recommended instead of npm. | ||
|
@@ -124,10 +128,6 @@ yarn dist | |
``` | ||
The packages will be available on the `/dist` folder. | ||
|
||
## Legal Disclaimer | ||
|
||
By downloading SimplEOS you agree to the [Terms of Service](https://eosrio.io/terms-of-service/). | ||
|
||
## Further help | ||
|
||
To get more help please contact our team at [email protected] or at our [Telegram channel](https://t.me/eosrio). |