Skip to content

Commit 3713ab7

Browse files
committed
Use callout to alert reader to changed way to use non-built-in version.
1 parent 2ab0a83 commit 3713ab7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,10 @@ You will need to:
7272
!endif
7373
```
7474

75-
_Note: using `!include` on `https://raw.githubusercontent.com/plantuml-stdlib/Archimate-PlantUML/master/dist/plantuml-stdlib/stdlib/archimate/Archimate.puml` **may** not work, because that file by default relies on the built-in themes, which may not be compatible with the latest version of `Archimate.puml` on `master`._
75+
> [!IMPORTANT]
76+
> Using `!include` on `https://raw.githubusercontent.com/plantuml-stdlib/Archimate-PlantUML/master/dist/plantuml-stdlib/stdlib/archimate/Archimate.puml`
77+
> **may** not work, because that file by default relies on the built-in themes, which may not be compatible with the latest version of `Archimate.puml`
78+
> on `master`._
7679
7780
## Usage
7881
After you have included `Archimate.puml` you can use the defined macros for ArchiMate elements.

0 commit comments

Comments
 (0)