Skip to content
Snippets Groups Projects
Unverified Commit 972efbc0 authored by Abhishek Kumar Singh's avatar Abhishek Kumar Singh Committed by Martin Trigaux
Browse files

[FIX] doc: typo in install document

Closes #12402
parent 24b161d8
No related branches found
No related tags found
No related merge requests found
......@@ -174,7 +174,7 @@ Or ``dpkg`` (handles less dependencies automatically):
# apt-get install postgresql -y
# dpkg -i <path_to_installation_package> # this probably fails with missing dependencies
# apt-get install -f # should install the missing dependencies
# pdkg -i <path_to_installation_package>
# dpkg -i <path_to_installation_package>
This will install Odoo as a service, create the necessary PostgreSQL_ user
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment