README.md in honeybee-openstudio-2.17.4 vs README.md in honeybee-openstudio-2.17.5

- old
+ new

@@ -5,11 +5,10 @@ # honeybee-openstudio-gem Library and measures for translating between Honeybee JSON schema and OpenStudio Model schema (OSM). - ## Run the measures of this repo using OpenStudio CLI Running the measures using OpenStudio CLI requires no installation other than cloning this repo and installing OpenStudio. @@ -40,11 +39,11 @@ ``` "(OPENSTUDIO INSTALLATION PATH)/bin/openstudio.exe" -I (PATH TO THIS REPOSITORY)/lib run -m -w (PATH TO OSW FILE) ``` - ## Local Development + 1. Clone this repo locally ``` git clone git@github.com:ladybug-tools/honeybee-openstudio-gem # or