Skip to content

Commit 7ee4e5a

Browse files
committed
update instructions
1 parent c8b4f93 commit 7ee4e5a

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

nw-miniblip/README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
1-
# NW-MINIBLIP
1+
l# NW-MINIBLIP
22

33
Programa multiproposito para trabajar con la Miniblip
44

55
# Como usarlo
66

77
- Descargar NW.JS de http://nwjs.io y poner el directorio al mismo nivel que este
8-
- Ejecutar NWJS ../nwjs-v0.12.3-linux-x64/nw .
8+
- Bajar dependencias
9+
´´´
10+
npm install
11+
´´
12+
- Ejecutar nw.js haciendo referencia a este directorio
13+
´´´
14+
NWJS ../nwjs-v0.12.3-linux-x64/nw .
15+
´´´
916
- Voilá
1017

1118
## Caractesticas futuras

0 commit comments

Comments
 (0)