diff options
| author | Namilskyy <alive6863@gmail.com> | 2025-11-25 16:06:33 +0300 |
|---|---|---|
| committer | Namilskyy <alive6863@gmail.com> | 2025-11-25 16:06:33 +0300 |
| commit | 296b5dc8473fe2e0fe39ec94b9e5109aa7857774 (patch) | |
| tree | 74978b75995d80c062ca1a59eda064c017dd1b44 /README.md | |
| parent | f8a09b720ccca6fbd5ed748bdbb5377fc67fb566 (diff) | |
Fixed typo
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,6 +27,6 @@ **Binary packages are also supported, but the default installation is source-based.** You can set the package compilation parameters in the global /etc/mesk.toml. (Read more in the documentation.) For example, the compiler, optimization level settings, etc. Here we are similar to portage. -The '.mesk` package can be generated automatically, given that the software is open source and based on standard build systems: `make`, `CMake`, `meson`, `cargo`. If the package does not require compilation, you must specify how and where to install it. +The `.mesk` package can be generated automatically, given that the software is open source and based on standard build systems: `make`, `CMake`, `meson`, `cargo`. If the package does not require compilation, you must specify how and where to install it. We only support open source software. Binary builds of proprietary applications will not appear in the official repositories, but, for example, there will be open clients for messengers with a closed backend.
\ No newline at end of file |
