From f72bf1156facf5cf7347518430262f218940b1ef Mon Sep 17 00:00:00 2001 From: Joel Collins <2579603-jtc42@users.noreply.gitlab.com> Date: Wed, 1 May 2019 13:21:30 +0000 Subject: [PATCH 1/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3c37b704..62a880fb 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ OpenFlexure Microscope Software # Installation +A genetrally guide on setting up your microscope can be found [here on our website](https://www.openflexure.org/projects/microscope/). + ## Easy - Run `curl -LSs get.openflexure.org/microscope |sudo bash` - Follow on-screen prompts From ac7838b5f80f1c380f447da787231e1d143fd17f Mon Sep 17 00:00:00 2001 From: Joel Collins <2579603-jtc42@users.noreply.gitlab.com> Date: Wed, 1 May 2019 16:10:17 +0000 Subject: [PATCH 2/2] Fixed awful typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62a880fb..ff05a0c9 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ OpenFlexure Microscope Software # Installation -A genetrally guide on setting up your microscope can be found [here on our website](https://www.openflexure.org/projects/microscope/). +A general guide on setting up your microscope can be found [here on our website](https://www.openflexure.org/projects/microscope/). ## Easy - Run `curl -LSs get.openflexure.org/microscope |sudo bash`