Skip to content

Commit 4cb7372

Browse files
committed
Update README.md
1 parent 7a559ba commit 4cb7372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ $ sudo mkdir static
6767
$ sudo python manage.py collectstatic
6868
```
6969

70-
* Si no se tiene servidor DNS para el dominio, será necesario añadir esta línea a /etc/hosts de todas las máquinas, tanto clientes como seervidor:
70+
* Si no se tiene servidor DNS para el dominio, será necesario añadir esta línea a '/etc/hosts' de todas las máquinas, tanto clientes como servidor:
7171

7272
```
7373
<ip_servidor> <nombre_del_dominio>

0 commit comments

Comments
 (0)