Docs: fix wording of dependency
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 13 Apr 2016 22:06:41 +0000 (18:06 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 13 Apr 2016 22:06:41 +0000 (18:06 -0400)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
README.md

index 45a83f88e86c5cc0d5ea51246a3c6b7722501c4b..fab4f0865190239a9a0b2308de8a7e5eba8b4163 100644 (file)
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ The following items are _optional_ dependencies:
     - Debian/Ubuntu packages: `swig2.0` and `python3-dev`
   - **modprobe**: needed for automatic LTTng kernel modules loading
     (kernel tracing).
-  - **bash**: needed for running `make check`.
+  - **bash**: needed to run `make check`.
   - **man** (manual pager): needed to view LTTng-tools commands' man
     pages with the `--help` option or with the `lttng help` command.
     Note that without `man`, you cannot get offline help with
This page took 0.024909 seconds and 4 git commands to generate.