From 8e4e3b1bac3c9f369e5bc2d2390104e3df394e1e Mon Sep 17 00:00:00 2001 From: wynged Date: Thu, 28 Dec 2017 08:25:42 -0500 Subject: [PATCH] Update README.md add deploy download link --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ecdf2a4..f17ad16 100644 --- a/README.md +++ b/README.md @@ -7,12 +7,14 @@ Shortcuts are 2 letter combinations, press and hold the first letter while press For example, press 'K', hold it down, then press 'S'. This opens the keyboard shortcut editing dialog. ## Install -Download atleast the deploy folder. There is an install bat file that should install the extension, and place a starting saved shortcut file into a user app data folder. *%AppData&\DynaFire\* +Inside the deploy folder there is an install bat file that should install the extension. If you don't want to download the whole repo use this link [DeployFolder](https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/wynged/DynaFire/tree/master/deploy) to download just the deploy folder. If you use this link, you'll probably need to right click on the zip file, select properties, and then check "unblock" to allow the code to run. + +The installer also places a starting saved shortcut file into a user app data folder. *%AppData&\DynaFire\* This sortcut file contains all of your customized shortcuts. ## Resources Dynamo source code - https://github.com/DynamoDS/Dynamo This project was started at the #beyondAEC hackathon, held in Boston. -Note, this is very much a work in progress. At the time of this writing there are known issues which WILL cause Dynamo to crash. +Note, this is very much a work in progress. At the time of this writing there are known issues. If you find new ones, report them here. Use at your own risk, and please contribute. We all want this project to get better :-)