From b154d07bb535d03b0d63f92f2c3c71b3a2222ae2 Mon Sep 17 00:00:00 2001 From: Nick Julian Date: Tue, 28 Apr 2020 09:12:03 -0400 Subject: [PATCH] Fix typo in 01-intro.md --- tutorial/01-intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorial/01-intro.md b/tutorial/01-intro.md index a4166e3..59196a4 100644 --- a/tutorial/01-intro.md +++ b/tutorial/01-intro.md @@ -7,7 +7,7 @@ This tutorial teaches you how to build a Java console app that uses the Microsof ## Prerequisites -Before you start this tutorial, you should have the [Java SE Development Kit (JDK)](https://java.com/en/download/faq/develop.xml) and [Gradle](https://gradle.org/) installed on your development machine. If you do not have the JDK or Maven, visit the previous links for download options. +Before you start this tutorial, you should have the [Java SE Development Kit (JDK)](https://java.com/en/download/faq/develop.xml) and [Gradle](https://gradle.org/) installed on your development machine. If you do not have the JDK or Gradle, visit the previous links for download options. You should also have either a personal Microsoft account with a mailbox on Outlook.com, or a Microsoft work or school account. If you don't have a Microsoft account, there are a couple of options to get a free account: