From dcba01a7b385f9bfff950a285f093e73efe5f11a Mon Sep 17 00:00:00 2001 From: Rob Reynolds Date: Sun, 6 May 2018 12:05:49 -0500 Subject: [PATCH] (maint) catch trailing whitespace --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index e058649..057298e 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,10 @@ These scripts leverage two popular open source projects. - Chocolatey [chocolatey.org](http://chocolatey.org) ## How to run the scripts -Before you begin, please read the [Legal](#Legal) section. +Before you begin, please read the [Legal](#Legal) section. To run a setup script, click a link in the table below from your target machine. This will download Boxstarter, and prompt you for Boxstarter to run with Administrator privileges (which it needs to do its job). Clicking yes in this dialog will cause the script to begin. You can then leave the job unattended and come back when it's finished. - + |Click link to run |Description | |---------|---------| |Desktop App | Windows Desktop App Development (Visual Studio, Windows SDK) | @@ -28,21 +28,21 @@ No problem, you can still use these scripts. You'll need to modify the script to ## Setting up a VM Windows 10 VM setup instructions -1. Use Hyper-V's [Quick Create](https://blogs.technet.microsoft.com/virtualization/2017/01/20/a-closer-look-at-vm-quick-create/) to set up a VM +1. Use Hyper-V's [Quick Create](https://blogs.technet.microsoft.com/virtualization/2017/01/20/a-closer-look-at-vm-quick-create/) to set up a VM 2. Once signed in to your VM, visit this project in a web browser and click one of the script links in the Readme # Legal -Please read before using scripts. +Please read before using scripts. -#### Using our scripts downloads third party software -When you use our sample scripts, these will direct to Chocolately to install the packages. +#### Using our scripts downloads third party software +When you use our sample scripts, these will direct to Chocolately to install the packages. By using Chocolatey to install a package, you are accepting the license for the application, executable(s), or other artifacts delivered to your machine as a result of a Chocolatey install. This acceptance occurs whether you know the license terms or not. Read and understand the license terms of any package you plan to install prior to installation through Chocolatey. If you do not want to accept the license of a package you are installing, you need to uninstall the package and any artifacts that end up on your machine as a result of the install. #### Our samples are provided AS-IS without any warranties of any kind -Chocolately has implemented security safeguards in their process to help protect the community from malicious or pirated software, but any use of our scripts is at your own risk. Please read the Chocolately's legal terms of use and the Boxstarter project license as well as how the community repository for Chocolatey.org is maintained. +Chocolately has implemented security safeguards in their process to help protect the community from malicious or pirated software, but any use of our scripts is at your own risk. Please read the Chocolately's legal terms of use and the Boxstarter project license as well as how the community repository for Chocolatey.org is maintained. -Our project is subject to the MIT License and we make no warranties, express or implied of any kind. In no event is Microsoft or contributing copyright holders be liable for any claim, damages or other liability arising from out of or in connection with the use of the project software or the use of other dealings in the project software. +Our project is subject to the MIT License and we make no warranties, express or implied of any kind. In no event is Microsoft or contributing copyright holders be liable for any claim, damages or other liability arising from out of or in connection with the use of the project software or the use of other dealings in the project software. # Contributing Do you want to contribute? We would love your help. Here are our contribution guidelines.