Skip to content

Commit 143e29b

Browse files
committed
code section
1 parent 017826c commit 143e29b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

nw-miniblip/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ Programa multiproposito para trabajar con la Miniblip
66

77
- Descargar NW.JS de http://nwjs.io y poner el directorio al mismo nivel que este
88
- Bajar dependencias
9-
´´´
9+
```
1010
npm install
11-
´´
11+
```
1212
- Ejecutar nw.js haciendo referencia a este directorio
13-
´´´
13+
```
1414
NWJS ../nwjs-v0.12.3-linux-x64/nw .
15-
´´´
15+
```
1616
- Voilá
1717

1818
## Caractesticas futuras

0 commit comments

Comments
 (0)