This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
simon
/
notes
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
test
NeeoSoft Ltd
hace 1 año
padre
1ef9b74326
commit
a592930ec4
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
computer_science/database/install_and_configure_mysql_server_on_ubuntu.md
+ 1
- 1
computer_science/database/install_and_configure_mysql_server_on_ubuntu.md
Ver fichero
@@ -2,7 +2,7 @@
1. Update ubuntu server first:
- ```c
onsole
+ ```c
sharp
sudo apt update
```