File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,10 +6,11 @@ turtles - by variable) are only supported for NetLogo versions 6 and higher.
66For NetLogo 6.1 onwards, consider using the auto-installation feature
77(triggered by adding extension header 'extensions [ dbscan ]' to the model
88code and saving it) or the Extension Manager. For older versions, create a
9- folder 'dbscan' in NetLogo's app/extensions folder and copy the contents of
10- this archive into that folder.
9+ folder 'dbscan' in NetLogo's app/extensions folder and copy the jar files
10+ contained in this archive into that folder. You can use the provided demo
11+ model to learn more about the extension.
1112
12- For more information and detailed installation and usage instructions, refer
13+ For latest updates, detailed installation and usage instructions, refer
1314to https://github.com/chrfrantz/NetLogo-Extension-DBSCAN#readme
1415
1516Author: Christopher Frantz
You can’t perform that action at this time.
0 commit comments