Skip to content

Commit 197aae5

Browse files
committed
Merge pull request #5 from gmpl/patch-2
Add missing steps.
2 parents d9af9ba + 480c4a9 commit 197aae5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

FSharpRibbon/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ The interesting code is in MyRibbon.fs
1010
* Copy the test code into Library1.fs
1111
* F5 to run and check that the funciton works in Excel
1212
* Add new file with the code in MyRibbon.fs
13+
* Add a reference to System.Windows.Forms.dll
14+
* Install-Package Excel-DNA.Interop
1315
* F5 to run and check that the ribbon is there and the buttons work
1416

1517
## Using the COM object model

0 commit comments

Comments
 (0)