Skip to content

Commit 29472c6

Browse files
committed
Give correct example for using a local version
1 parent 0f18ff2 commit 29472c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ some place locally. Then reference them like this:
5656

5757
```plantuml
5858
59-
!global $ARCH_LOCAL = false
59+
!global $ARCH_LOCAL = true
6060
!$LOCAL_FOLDER = "[path to the folder that holds Archimate.puml]"
6161
!include $LOCAL_FOLDER/Archimate.puml
6262

0 commit comments

Comments
 (0)