Skip to content

Commit 5a0a179

Browse files
committed
better pic
1 parent 1551b54 commit 5a0a179

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/_posts/2018-11-22-getting_started.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,14 @@ date: 2018-11-22 07:34:13
55
categories: LSystems update
66
permalink: /getting started/
77
---
8-
Ideally you will have maven-3.6.0 installed (or you could use say netbeans9.0) to compile the library.
8+
### Build and Install LSystems library
99

10-
The build uses processing artefacts from maven so you don't have to `install those`/`or add them` to your `classpath`.
10+
1. Ideally you will have maven-3.6.0 installed (or you could use say netbeans9.0) to compile the library.
1111

12-
On linux you could use the build script to build library components, otherwise just to a manual install.
12+
2. The build uses processing artefacts from maven so you don't have to `install those`/`or add them` to your `classpath`.
13+
14+
3. On linux you could use the build script to build library components, otherwise just to a manual install.
15+
16+
#### A sketch running from processingIde
1317

1418
![screenshot]({{ site.github.url }}/assets/screen_shot.png)

0 commit comments

Comments
 (0)