added information about installation of ganache-cli #66

This commit is contained in:
Pedro Gutiérrez 2019-01-07 17:31:13 +01:00
parent b8ca6d1aeb
commit 57f7f72ce6
1 changed files with 3 additions and 1 deletions

View File

@ -109,6 +109,8 @@ npm run test:cover
This will start a watcher for changes of the code.
`ganache-cli` can be installed following [this instructions](https://github.com/trufflesuite/ganache-cli#installation).
### Production build
```bash
@ -140,4 +142,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.