Skip to content
Snippets Groups Projects
Commit 0e1a21e7 authored by Andrés Blanco's avatar Andrés Blanco
Browse files

README

parent 2705438c
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,8 @@ Cosas que habría que discutir: ...@@ -14,7 +14,8 @@ Cosas que habría que discutir:
## Dependencias ## Dependencias
Todo fue probado con node 10.8 y npm 6.2. Todo fue probado con node 10.8 y npm 6.2.
También hay que tener instalado truffle de manera global: Si se desea hacer modificaciones en el contrato hay que tener instalado truffle
de manera global:
```shell ```shell
npm install -g truffle npm install -g truffle
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment