Loading README.org +4 −2 Original line number Diff line number Diff line Loading @@ -13,12 +13,14 @@ zero-panel have binary release for debian and ubuntu. See the above zero-el document for how to add the apt repo. * To build zero-panel from source - Get [[https://mesonbuild.com][meson build tool]]. - Get [[https://mesonbuild.com][meson build tool]]. To build zero-panel, meson>=0.46.0 is required. This is enforced in meson.build file. #+BEGIN_SRC sh sudo apt install -y meson ninja # or # or if system meson package is too old python3 -m pip install --user meson ninja # add ~/.local/bin to PATH #+END_SRC - Install zero-panel dependencies Loading Loading
README.org +4 −2 Original line number Diff line number Diff line Loading @@ -13,12 +13,14 @@ zero-panel have binary release for debian and ubuntu. See the above zero-el document for how to add the apt repo. * To build zero-panel from source - Get [[https://mesonbuild.com][meson build tool]]. - Get [[https://mesonbuild.com][meson build tool]]. To build zero-panel, meson>=0.46.0 is required. This is enforced in meson.build file. #+BEGIN_SRC sh sudo apt install -y meson ninja # or # or if system meson package is too old python3 -m pip install --user meson ninja # add ~/.local/bin to PATH #+END_SRC - Install zero-panel dependencies Loading