diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2014-05-31 17:04:21 +0300 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2014-05-31 17:04:21 +0300 |
| commit | 5be785ab96ac5c9fdbc5b1406985d1321295f641 (patch) | |
| tree | 60f2a7c5e717f1dd6f4e7451f758644a2ec1b287 | |
| parent | 17ba9bccd0e32fb85df924dc7d2b87b6ec0691c0 (diff) | |
| download | meson-5be785ab96ac5c9fdbc5b1406985d1321295f641.tar.gz | |
Documentation fix from the Malta airport during a bomb threat evacuation. The things I do for you people.
| -rw-r--r-- | readme.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.txt b/readme.txt index 9fb6b6c5e..f2cf6e17f 100644 --- a/readme.txt +++ b/readme.txt @@ -8,8 +8,8 @@ Ninja: http://martine.github.com/ninja/ Installing from source -You can run Meson directly from a revision control checkout. -Installing it system-wide is simple. +You can run Meson directly from a revision control checkout or an +extracted tarball. Installing it system-wide is simple. Configure step: None Compile step: None |
