mirror of
https://github.com/CumulusNetworks/ifupdown2.git
synced 2024-05-06 15:54:50 +00:00
README: update build instruction to switch to maste-next branch
The building instruction didn't mention that users should checkout the master-next branch and build from it. This branch contains the lastest ifupdown2 version
This commit is contained in:
@ -35,7 +35,7 @@ Once you have a copy of the source, you should build a deb-package and install i
|
|||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
$ cd ifupdown2 && make deb
|
$ cd ifupdown2 && git checkout master-next && make deb
|
||||||
|
|
||||||
The generated deb should be in the root directory (``../ifupdown2_2.0.0_all.deb``)
|
The generated deb should be in the root directory (``../ifupdown2_2.0.0_all.deb``)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user