Updated ppc (markdown)

Lauri Ojansivu 2022-07-11 06:05:38 +03:00
parent 8b4588542e
commit 041b0e0e90

2
ppc.md

@ -32,7 +32,7 @@ export PATH="$PATH:/snap/juju-db/138/bin"
```
Save and exit: Ctrl-o Enter Ctrl-x
Now MongoDB is at localhost port 27019. You connect to CLI with command:
Now MongoDB is at localhost port 27017. You connect to CLI with command:
```
mongo
```