Revert "ENT-2298: CE Hello World Tutorial Page references Corda V1.0"

This reverts commit 403407a919c9878f2563542a9a4106adc7f08cb4.
This commit is contained in:
David Wray 2018-08-09 12:11:31 +01:00
parent 42a4b9f406
commit fef494ea9c

View File

@ -17,7 +17,7 @@ CorDapp onto a local test network of dummy nodes to test its functionality.
CorDapps can be written in both Java and Kotlin, and will be providing the code in both languages in this tutorial.
Note that there's no need to download and install Corda itself. Corda's required libraries will be downloaded
Note that there's no need to download and install Corda itself. Corda V1.0's required libraries will be downloaded
automatically from an online Maven repository.
Downloading the template