You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ Sigue todos estos pasos para correr el sitio de forma local.
7
7
8
8
## 1.- Pre-Setup
9
9
```
10
-
mkdir -p ./db/blog/zip
10
+
mkdir -p ./db/blog/zip/
11
11
```
12
12
13
13
Luego, descarga el ultimo backup de la base de datos desde aquí: [Latest](https://drive.google.com/file/d/0B2_cebtl-r3NQkRxZFVUNEx0bEU/view?usp=sharing) y guardalo dentro de la carpeta: **./db/blog/zip/**
0 commit comments