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
6a89f16324
commit
148b7325c3
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
computer_science/database/install_and_configure_mysql_server_on_ubuntu.md
+ 0
- 1
computer_science/database/install_and_configure_mysql_server_on_ubuntu.md
View File
@@ -4,7 +4,6 @@
```console
sudo apt update
```
-
2. Upgrade it:
```console