File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ Include the `Archimate.puml` file in your `.puml` or `.wsd` file. There are mult
5252### Using a version available on the internet
5353
5454You will need to:
55- 1 . download the version, including the themes folder and store them some place locally
55+ 1 . download the latest version of ` Archimate.puml ` , including the themes folder and store them some place locally
5656 * ` ./dist/plantuml/plantuml-stdlib/stdlib/archimate/Archimate.puml `
5757 * ` ./dist/plantuml/plantuml-stdlib/stdlib/archimate/themes/ ` folder plus files
58582 . Add a ` !global $ARCH_LOCAL = true ` to your PlantUML file prior to the include statement
@@ -69,7 +69,6 @@ You will need to:
6969'!theme archimate-lowsaturation from $LOCAL_FOLDER/themes
7070'!theme archimate-saturated from $LOCAL_FOLDER/themes
7171'!theme archimate-standard from $LOCAL_FOLDER/themes
72- !endif
7372```
7473
7574> [ !IMPORTANT]
You can’t perform that action at this time.
0 commit comments