README.md fixes

This commit is contained in:
Andrew Schott 2024-06-15 00:54:38 -05:00
parent 83a1b524c9
commit 4ca292f633

View file

@ -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.