Update packages.rst command change for dnf addrepo
It could help, I have noticed this command change.
This commit is contained in:
parent
380cdb76b2
commit
b138a42fd5
@ -81,7 +81,7 @@ the following commands:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ sudo dnf config-manager --add-repo=https://nightly.odoo.com/{CURRENT_MAJOR_BRANCH}/nightly/rpm/odoo.repo
|
||||
$ sudo dnf config-manager addrepo --from-repofile=https://nightly.odoo.com/master/nightly/rpm/odoo.repo
|
||||
$ sudo dnf install -y odoo
|
||||
$ sudo systemctl enable odoo
|
||||
$ sudo systemctl start odoo
|
||||
|
Loading…
Reference in New Issue
Block a user