From 15b69e2df2aae54e37371e74ee38ceeadd014e82 Mon Sep 17 00:00:00 2001 From: Dewanshi Dewan Date: Fri, 14 Jan 2022 13:26:24 +0530 Subject: [PATCH] Minor Grammar Corrections :) Fixed a few grammatical mistakes in the README for ease of understanding. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad6275f7..9f14186f 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ __orbitdeterminator__ is a package written in python3 for determining orbit of s ## Installation Instructions -orbitdeterminator runs on Windoes, Linux and MacOs. Some minor adaptions on the presented commands need to be done by you for your OS. +orbitdeterminator runs on Windows, Linux and MacOs. Some minor adaptations on the present commands will need to be done by you for your OS. Run the following commands to install orbitdeterminator: **Step 1**: Download/Clone the repository