Skip to content

Commit ea4f1b5

Browse files
committed
updated installation instructions in readme
1 parent ccf7d87 commit ea4f1b5

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

README.md

+9-7
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,18 @@ A Grasshopper plugin to export three.json files that can be loaded by the [Spect
55

66
First implemented by Benjamin Howes, Charlie Portelli and Jonatan Schumacher at the <a href="http://core.thorntontomasetti.com/aec-technology-symposium-2014/aec-technology-symposium-2014-hackathon/">AEC Technology Hackathon in NYC </a>in May 2014 as part of the vA3C project. Currently being maintained by Thornton Tomasetti's [CORE studio](http://core.thorntontomasetti.com/).
77

8-
Installation
9-
------------
10-
Download <a href="https://github.com/va3c/GHvA3C/releases/">the latest release</a> of the GHvA3C.zip file and extract the folder titled 'GHvA3C_Plugin' into this directory on your computer:
11-
```
12-
C:\Users\USERNAME\AppData\Roaming\Grasshopper\Libraries
13-
```
8+
Installation Instructions
9+
---------------
10+
- Download the latest build from [Food4Rhino](http://www.food4rhino.com/)
11+
- Right click the downloaded .zip file > properties > click unblock button, then Apply, then OK.
12+
- copy the Spectacles.GrasshopperExporter.gha and Newtonsoft.Json.dll files into this directory:
13+
- C:\Users\<yourUserName>\AppData\Roaming\Grasshopper\Libraries
14+
- Restart Rhino and Grasshopper, then look for the Spectacles tab in Grasshopper's ribbon.
1415

1516
Usage
1617
-----
17-
Take a look at the sample file contained in <a href="https://github.com/va3c/GHvA3C/releases/">the latest release</a> of the GHvA3C.zip file to get you started with the JSON export functionalilty for Grasshopper.
18+
Take a look at the sample files contained in the downloaded .zip file to get you started.
19+
1820
Links
1921
-----
2022
<a href="http://tt-acm.github.io/Spectacles.WebViewer/">Spectacles Viewer</a>

0 commit comments

Comments
 (0)