This website works better with JavaScript
Home
Explore
Help
Sign In
simon
/
notes
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
test
NeeoSoft Ltd
1 year ago
parent
1ef9b74326
commit
a592930ec4
1 changed files
with
1 additions
and
1 deletions
Split View
Show 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
View File
@@ -2,7 +2,7 @@
1. Update ubuntu server first:
- ```c
onsole
+ ```c
sharp
sudo apt update
```