Skip to content

Commit 32decbf

Browse files
committed
Updated README.md
1 parent b622b82 commit 32decbf

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
11
# HelloDynamo
22
Example of custom Dynamo nodes
3+
4+
### Debug
5+
6+
To debug change your StartAction to: ```C:\Program Files\Dynamo\Dynamo Revit\1.0\DynamoSandbox.exe```.
7+
The .csproj file automatically copies the dlls to ```%appdata%\Dynamo\Dynamo Core\1.0\packages\HelloNodeModel\``` upon build, change accordingly if using another version of Dynamo.
8+
9+
10+
![](http://i.imgur.com/ZKfnm2e.png)
11+

0 commit comments

Comments
 (0)