This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
simon
/
notes
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
test
NeeoSoft Ltd
1 anno fa
parent
1ef9b74326
commit
a592930ec4
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
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
Vedi File
@@ -2,7 +2,7 @@
1. Update ubuntu server first:
- ```c
onsole
+ ```c
sharp
sudo apt update
```