We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 017826c commit 143e29bCopy full SHA for 143e29b
1 file changed
nw-miniblip/README.md
@@ -6,13 +6,13 @@ Programa multiproposito para trabajar con la Miniblip
6
7
- Descargar NW.JS de http://nwjs.io y poner el directorio al mismo nivel que este
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
16
- Voilá
17
18
## Caractesticas futuras
0 commit comments