diff --git a/README.md b/README.md index 0414368..98768ba 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This is for my educational purposes of learning rust to do tasks that I have don ## **TESTED ENVIRONMENTS** -Currently I start work on distributions that I do not have a live environment to use or a VM available, I will use distrobox. Then as time permits, I use VMs to test. +Currently when I start work on distributions that I do not have a live environment to use or a VM available, I will use distrobox. Then as time permits, I use VMs to test as a next best thing to a live environment. Consider distrobox tests as the lowest grade pass, then VMs and native tests.