tech-writing-exercises

View the Project on GitHub kaitlincart/tech-writing-exercises

Exercise 2.1

Update the original long and complex sentence about Vagrant.

Long sentences are harder to skim and often create unnecessary cognitive load for the reader. First, identify the core message. Then remove language that is:

Finally, ensure that it adheres to the HashiCorp voice which is active, present tense, and directive.

Original

With Vagrant, vagrant up is all you need to work on any project, to install every dependency that project needs, and to set up any networking or synced folders, so you can continue working from the comfort of your own machine.

Update