Update 'README.md'

This commit is contained in:
Sophia Atkinson 2022-10-20 10:19:12 -07:00
parent 0f32823b65
commit b7a4e30783
1 changed files with 2 additions and 0 deletions

View File

@ -38,5 +38,7 @@
## MongoDB
### ✔️ Install
### `wget -O mongodbinstall.sh https://sop.wtf/sh/mongodbinstall && bash mongodbinstall.sh`
### ✔️ Uninstall
### `sudo apt remove mongodb-org libssl1.1 -y && sudo apt autoremove`
---