File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ Learn more at [http://openwhisk.apache.org](http://openwhisk.apache.org).
43
43
44
44
The easiest way to start using OpenWhisk is to install the "Standalone" OpenWhisk stack.
45
45
This is a full-featured OpenWhisk stack running as a Java process for convenience.
46
- Serverless functions run within Docker containers. You will need [ Docker] ( https://docs.docker.com/install ) ,
47
- [ Java] ( https://java. com/en/download/help/download_options.xml ) and [ Node.js] ( https://nodejs.org ) available on your machine.
46
+ Serverless functions run within Docker containers. You will need [ Docker] ( https://docs.docker.com/install ) , the
47
+ [ Java Development Kit ] ( https://www.oracle. com/java/technologies/downloads/ ) and [ Node.js] ( https://nodejs.org ) available on your machine.
48
48
49
49
To get started:
50
50
```
You can’t perform that action at this time.
0 commit comments