From 01192c8f4ab891a0b583d66d7a0fe3abdfd1fe82 Mon Sep 17 00:00:00 2001 From: hazem osama ibrahim Date: Tue, 27 Jul 2021 20:13:39 +0200 Subject: [PATCH 1/2] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e482bf6a..8d00895a 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ rclnodejs.init().then(() => { ### Prerequisites -Before installing `rclnodejs` please ensure the following softare is installed and configured on your systemd: +Before installing `rclnodejs` please ensure the following software is installed and configured on your systemd: - [Nodejs](https://nodejs.org/en/) version between 10.23.1 - 12.x. From 2c43c28680b80abed3d6936a825dae8157c0f42b Mon Sep 17 00:00:00 2001 From: hazem osama ibrahim Date: Tue, 27 Jul 2021 20:14:54 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d00895a..af9f9c34 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ rclnodejs.init().then(() => { ### Prerequisites -Before installing `rclnodejs` please ensure the following software is installed and configured on your systemd: +Before installing `rclnodejs` please ensure the following software is installed and configured on your system: - [Nodejs](https://nodejs.org/en/) version between 10.23.1 - 12.x.