From 8f4e3653134931a174b40a372dd5f8780f5a3c13 Mon Sep 17 00:00:00 2001 From: Tuanny Ruiz Date: Sun, 20 Oct 2019 10:01:20 -0400 Subject: [PATCH] fix typo (#6500) --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 1bda1dd349..e23042424a 100644 --- a/README.md +++ b/README.md @@ -108,8 +108,7 @@ For information on how to install for use with the cloud environment, please see ### Windows Installation -We recommend you either work in a virtual environment, or on a dual booted system to avoid dependencies issues and also Unix system works smoother with Ruby and Rails. This will not only benefit you now for plots2, but in future working on other Ruby projects -on as they will get into development further, a linux or mac based OS would be better. +We recommend you either work in a virtual environment, or on a dual booted system to avoid dependencies issues and also Unix system works smoother with Ruby and Rails. This will not only benefit you now for plots2, but also in future while working on other Ruby projects, a Linux or Mac based OS will make your development so much smoother. 1. [Dual Booting](https://www.tecmint.com/install-ubuntu-alongside-with-windows-dual-boot/amp/), [option2](https://askubuntu.com/questions/1031993/how-to-install-ubuntu-18-04-alongside-windows-10), [video guide](https://www.youtube.com/watch?v=qNeJvujdB-0&fbclid=IwAR0APhs89jlNR_ENKbSwrp6TI6P-wxlx-a0My9XBvPNAfwtADZaAXqcKtP4) 2. [Setting up a linux virtual env](https://itsfoss.com/install-linux-in-virtualbox/)