Skip to content

Commit

Permalink
Merge pull request #1 from DiscRiskandBisque/master
Browse files Browse the repository at this point in the history
Modify the readme
  • Loading branch information
Nicolas Frega authored May 24, 2018
2 parents 51a77ec bd36459 commit 2d27498
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 10,7 @@

This box comes with everything you need to start a truffle project with Travis-ci and Coveralls integration. It also includes solium, eslint, and several common testing helpers.

## Instalation
## Installation

1. Install Truffle and Ganache CLI globally.
```javascript
Expand All @@ -19,7 19,7 @@ This box comes with everything you need to start a truffle project with Travis-c
```
2. Download the box.
```javascript
truffle unbox truffle-ci-box
truffle unbox NFhbar/truffle-ci-box
```
3. Create a `.env` file in the root directory and add your private key.
```
Expand Down

0 comments on commit 2d27498

Please sign in to comment.