Skip to content

Commit

Permalink
Update install_freebsd.md
Browse files Browse the repository at this point in the history
  • Loading branch information
khw7096 authored Oct 30, 2024
1 parent 16de92c commit 5de17ed
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions documents/install_freebsd.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,9 @@ $ npx mongosh

>> show dbs
```

## Install mongodb50-5.0.29

```
pkg install mongodb50
```

0 comments on commit 5de17ed

Please sign in to comment.