Skip to content

Commit bdeb45a

Browse files
committed
clarifications
1 parent 267d906 commit bdeb45a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

PREREQUISITES.md

+6
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ In order to follow-along with the exercises in this tutorial you will need
55
to install some applications and tooling. Installation can take a while so
66
please try to make sure everything is installed before the session.
77

8+
**Clarification:** You may have seen instructions telling you have Node.js installed on your system. If you use Option 1, Node.js will be included on the
9+
VM so you don't need it on your host system.
10+
811
Option 1: Vagrant + VirtualBox (recommended)
912
-------------------------------------------
1013

@@ -49,6 +52,9 @@ See [VM.md](VM.md) for more usage information.
4952
Option 2: Manual Installation
5053
-----------------------------
5154

55+
*Only use this option if you're comfortable troubleshooting problems on your
56+
own. We will not be able to offer much help with self-installed tools.*
57+
5258
If you prefer to install all the tools into your own development environment,
5359
you may install the following:
5460

0 commit comments

Comments
 (0)