Skip to content

Commit

Permalink
Fixed MongoDB Installation
Browse files Browse the repository at this point in the history
  • Loading branch information
paolobettelini committed Sep 8, 2024
1 parent d6eee76 commit b586515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/src/stellar_installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ set those values in the `Cargo.toml` instead.
# MongoDB

```bash
pacman -S mongodb
paru -S mongodb-bin
systemctl enable mongodb
systemctl start mongodb
```
Expand Down

0 comments on commit b586515

Please sign in to comment.