Skip to content

Commit 0cf55ee

Browse files
authored
chore: Updated README.md
1 parent b23c32d commit 0cf55ee

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ Página web para el club de desarrollo de software Binary Brains.
1111

1212
## Comandos
1313

14+
**Instlación de dependencias**
15+
```bash
16+
deno install --allow-scripts
17+
```
18+
1419
**Ejecutar el servidor de desarrollo**
1520

1621
```bash

0 commit comments

Comments
 (0)