mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-09-22 03:12:20 -04:00
Update README.md
Fixed a few spelling and grammar errors.
This commit is contained in:
parent
7f0c1d8a3f
commit
f5932bf5d3
@ -30,7 +30,7 @@ Preamble
|
|||||||
|
|
||||||
Although the Kiwix tools can be compiled/cross-compiled on/for many
|
Although the Kiwix tools can be compiled/cross-compiled on/for many
|
||||||
sytems, the following documentation explains how to do it on POSIX
|
sytems, the following documentation explains how to do it on POSIX
|
||||||
ones. It is primarly thought for GNU/Linux systems and has been tested
|
ones. It is primarily thought for GNU/Linux systems and has been tested
|
||||||
on recent releases of
|
on recent releases of
|
||||||
[Debian](https://debian.org)/[Ubuntu](https://ubuntu.com) and
|
[Debian](https://debian.org)/[Ubuntu](https://ubuntu.com) and
|
||||||
[Fedora](https://getfedora.org).
|
[Fedora](https://getfedora.org).
|
||||||
@ -62,7 +62,7 @@ Environment
|
|||||||
-------------
|
-------------
|
||||||
|
|
||||||
The Kiwix tools build using [Meson](http://mesonbuild.com/) version
|
The Kiwix tools build using [Meson](http://mesonbuild.com/) version
|
||||||
0.43 or higher. Meson relies itself on Ninja, pkg-config and few other
|
0.43 or higher. Meson relies itself on Ninja, pkg-config and a few other
|
||||||
compilation tools. Install them first:
|
compilation tools. Install them first:
|
||||||
* [Meson](http://mesonbuild.com/)
|
* [Meson](http://mesonbuild.com/)
|
||||||
* [Ninja](https://ninja-build.org/)
|
* [Ninja](https://ninja-build.org/)
|
||||||
@ -96,7 +96,7 @@ ninja -C build install
|
|||||||
```
|
```
|
||||||
|
|
||||||
You might need to run the command as `root` (or using `sudo`),
|
You might need to run the command as `root` (or using `sudo`),
|
||||||
depending where you want to install the Kiwix tools. After the
|
depending on where you want to install the Kiwix tools. After the
|
||||||
installation succeeded, you may need to run ldconfig (as `root`).
|
installation succeeded, you may need to run ldconfig (as `root`).
|
||||||
|
|
||||||
Uninstallation
|
Uninstallation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user