From aa1b5022d99b7d7c0fdea25a704f0eea861d377f Mon Sep 17 00:00:00 2001 From: Adam E Nagy Date: Sun, 29 Mar 2015 18:20:27 +0100 Subject: [PATCH] Updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dabf88c..6c4df00 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ None * Compile the project -* Place the Autodesk.GetUserIdProject.Inventor.addin file in one of the folders that Inventor monitors for AddIn's, e.g. **"C:\ProgramData\Autodesk\ApplicationPlugins"**. More info on this in the [project readme.txt](GetUserIdProject/Readme.txt) +* Place the [Autodesk.GetUserIdProject.Inventor.addin](GetUserIdProject/Autodesk.GetUserIdProject.Inventor.addin) file in one of the folders that Inventor monitors for AddIn's, e.g. **"C:\ProgramData\Autodesk\ApplicationPlugins"**. More info on this in the [project readme.txt](GetUserIdProject/Readme.txt) * In that file modify the information surrounded by the <Assembly></Assembly> tags so that it has the correct location of the **GetUserIdProject.dll**