We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f9af59 commit 8fd5c41Copy full SHA for 8fd5c41
README.md
@@ -46,9 +46,9 @@ Other Language Steward(s):
46
47
## Setup
48
49
-0. Ensure Java is installed. Not installed? Head over to https://java.oracle.com
+0. Ensure Java is installed. Not installed? Head over to [Java](https://www.oracle.com/java/technologies/downloads/) for installation.
50
1. Install [node.js](https://nodejs.org/en/download/).
51
-2. [Clone this repository](https://help.github.com/articles/cloning-a-repository/).
+2. Clone this repo by typing ```git clone https://github.com/processing/p5.js-website/``` in terminal.
52
3. Navigate to the `p5.js-website` directory in the terminal and type `npm install`.
53
54
## Running
0 commit comments