From c70afeb9d36d3582e97b20650df2320b19249095 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20B=C3=BCtow?= Date: Thu, 27 Dec 2018 09:26:16 +0000 Subject: bump version to 0.5 --- docs/markdown/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/markdown/installation.md b/docs/markdown/installation.md index 4e95726..d38f8d0 100644 --- a/docs/markdown/installation.md +++ b/docs/markdown/installation.md @@ -51,5 +51,5 @@ Keep in mind that ther Kernel version must be a valid kernel version of CentOS 7 The above command will fetch a CentOS 7 base image and will install all for the build required packages. Depending on the network speed the whole procedure can take quite a while. I/O Riot will be compiled via Docker to directory ``./docker/opt/ioriot``. That directory can be distributed to ``/opt/ioriot`` to all boxes with that particular running kernel version. -By repeating the steps above (setting KERNEL environment variable and running ``make dockerbuild``) it is possible to compile the SystemTap Kernel modules for multiple Kernel versions. All the modules will be found seamlessly in ``./docker/opt/ioriot``. +By repeating the steps above (setting KERNEL environment variable and invoking ``make dockerbuild``) it is possible to compile the SystemTap Kernel modules for multiple Kernel versions. All the modules will be found seamlessly in ``./docker/opt/ioriot``. -- cgit v1.2.3